summaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/kubernetes/sdc/templates/deployments/sdc-cs.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'sdc-os-chef/kubernetes/sdc/templates/deployments/sdc-cs.yaml')
-rw-r--r--sdc-os-chef/kubernetes/sdc/templates/deployments/sdc-cs.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdc-os-chef/kubernetes/sdc/templates/deployments/sdc-cs.yaml b/sdc-os-chef/kubernetes/sdc/templates/deployments/sdc-cs.yaml
index 4fa9e69345..61efd8ba9a 100644
--- a/sdc-os-chef/kubernetes/sdc/templates/deployments/sdc-cs.yaml
+++ b/sdc-os-chef/kubernetes/sdc/templates/deployments/sdc-cs.yaml
@@ -15,6 +15,7 @@ spec:
labels:
app: sdc-cs
name: sdc-cs
+ spec:
containers:
- name: sdc-cs
image: "{{ .Values.image.sdcCassandra }}"