Skip to content

Commit

Permalink
Merge pull request #25 from georgep1ckers/revert-pvc-change
Browse files Browse the repository at this point in the history
reverting-pvc class change
  • Loading branch information
georgep1ckers authored Nov 20, 2023
2 parents be1e088 + 77a0952 commit b3ea017
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tracey-database/postgresql-pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ kind: PersistentVolumeClaim
metadata:
name: postgresql-pvc
spec:
storageClassName: standard
accessModes:
- ReadWriteOnce
resources:
Expand Down

0 comments on commit b3ea017

Please sign in to comment.