Skip to content

Commit

Permalink
Merge pull request #24 from georgep1ckers/pvc-class-change
Browse files Browse the repository at this point in the history
change of pvc storage class
  • Loading branch information
georgep1ckers authored Nov 14, 2023
2 parents 8b93618 + 6c1795c commit be1e088
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tracey-database/postgresql-pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ kind: PersistentVolumeClaim
metadata:
name: postgresql-pvc
spec:
storageClassName: standard
accessModes:
- ReadWriteOnce
resources:
Expand Down

0 comments on commit be1e088

Please sign in to comment.