using storage class local-mount-nfs to retain data on nfs drive

This commit is contained in:
2024-06-27 02:51:33 +10:00
parent 20ca563537
commit c90c2015d7
17 changed files with 62 additions and 31 deletions

View File

@@ -34,7 +34,7 @@ spec:
elastic: 30091
persistence:
enabled: true
storageClass: "local-path"
storageClass: local-mount-nfs
size: "32Gi"
existingClaim: "sonarqube-pvc"
postgresql: