Config seg sdc deployment
[oom.git] / kubernetes / sdc / templates / sdc-kb.yaml
index a7334d4..658f6c1 100644 (file)
@@ -59,8 +59,9 @@ spec:
           periodSeconds: 10
       volumes:
         - 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