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.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/kubernetes/sdc/templates/sdc-cs.yaml b/kubernetes/sdc/templates/sdc-cs.yaml
index a81d4ae826..d70ead4407 100644
--- a/kubernetes/sdc/templates/sdc-cs.yaml
+++ b/kubernetes/sdc/templates/sdc-cs.yaml
@@ -67,8 +67,9 @@ spec:
persistentVolumeClaim:
claimName: sdc-cs-db
- name: sdc-environments
- hostPath:
- path: /dockerdata-nfs/{{ .Values.nsPrefix }}/sdc/environments
+ configMap:
+ name : sdc-environments-configmap
+ defaultMode: 0755
- name: sdc-localtime
hostPath:
path: /etc/localtime