Persistent volumes for Database storage
[oom.git] / kubernetes / sdc / templates / sdc-cs.yaml
index b660c90..9021194 100644 (file)
@@ -73,8 +73,8 @@ spec:
           periodSeconds: 10
       volumes:
         - name: sdc-sdc-cs-cs
-          hostPath:
-            path: /dockerdata-nfs/{{ .Values.nsPrefix }}/sdc/sdc-cs/CS
+          persistentVolumeClaim:
+            claimName: sdc-cs-db
         - name: sdc-environments
           hostPath:
             path: /dockerdata-nfs/{{ .Values.nsPrefix }}/sdc/environments