Update annotations to spec for aaf
[oom.git] / kubernetes / portal / templates / portal-vnc-dep.yaml
index 01ef02b..b4a9eff 100644 (file)
@@ -1,3 +1,4 @@
+#{{ if not .Values.disablePortalVncPortal }}
 apiVersion: extensions/v1beta1
 kind: Deployment
 metadata:
@@ -136,3 +137,4 @@ spec:
           emptyDir: {}
       imagePullSecrets:
       - name: "{{ .Values.nsPrefix }}-docker-registry-key"
+#{{ end }}
\ No newline at end of file