summaryrefslogtreecommitdiffstats
path: root/templates/aaf-cs-deployment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/aaf-cs-deployment.yaml')
-rw-r--r--templates/aaf-cs-deployment.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/aaf-cs-deployment.yaml b/templates/aaf-cs-deployment.yaml
index 23968f9..acd6a7a 100644
--- a/templates/aaf-cs-deployment.yaml
+++ b/templates/aaf-cs-deployment.yaml
@@ -1,3 +1,4 @@
+#{{ if not .Values.disableAafAafCs }}
apiVersion: extensions/v1beta1
kind: Deployment
metadata:
@@ -34,3 +35,4 @@ spec:
path: /dockerdata-nfs/{{ .Values.nsPrefix }}/aaf/data
imagePullSecrets:
- name: {{ .Values.nsPrefix }}-docker-registry-key
+#{{ end }} \ No newline at end of file