Skip to content

Add volumeclaim claim - test-claim2#48

Closed
patrick-hermann-sva wants to merge 1 commit intomainfrom
claim-volumeclaim-test-claim2
Closed

Add volumeclaim claim - test-claim2#48
patrick-hermann-sva wants to merge 1 commit intomainfrom
claim-volumeclaim-test-claim2

Conversation

@patrick-hermann-sva
Copy link
Contributor

Claim Manifest Created via Backstage

Template: volumeclaim
Claim Name: test-claim2

Manifest Details

apiVersion: resources.stuttgart-things.com/v1alpha1
kind: VolumeClaim
metadata:
  name: simple-storage
  namespace: default
spec:
  accessModes:
  - ReadWriteOnce
  annotations:
    description: A simple persistent volume claim for application data
  namespace: default
  providerConfigRef: harvester
  pvcName: app-data
  storage: '10Gi'
  storageClassName: harvester-longhorn
  volumeMode: Filesystem

Created automatically via Backstage Claim Machinery integration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant