Skip to content
Snippets Groups Projects
Commit 3402bc2a authored by Amine  GHOZLANE's avatar Amine GHOZLANE
Browse files

Add new file

parent 0be6a5e0
No related branches found
No related tags found
No related merge requests found
Pipeline #12557 passed
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: postgres-claim
labels:
app: postgresql
spec:
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 1Gi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment