summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/templates/sdc-cs.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/sdc/templates/sdc-cs.yaml')
-rw-r--r--kubernetes/sdc/templates/sdc-cs.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/sdc/templates/sdc-cs.yaml b/kubernetes/sdc/templates/sdc-cs.yaml
index b660c90d64..9021194968 100644
--- a/kubernetes/sdc/templates/sdc-cs.yaml
+++ b/kubernetes/sdc/templates/sdc-cs.yaml
@@ -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