Skip to content
Snippets Groups Projects
Verified Commit 6a7cc106 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

do not set storageclass for postgresql volume

parent e610ff38
No related branches found
No related tags found
1 merge request!54Resolve "Database PVC creation should be optional"
Pipeline #9669 failed
......@@ -74,7 +74,6 @@ postgresql:
persistence:
enabled: true
size: 1Gi
storageClass: "local-path"
annotations: {}
initdbScripts:
setup.sql: |
......
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