We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c83755 commit a117dbdCopy full SHA for a117dbd
templates/detector-deployment.yaml
@@ -6,8 +6,6 @@ metadata:
6
name: {{ $name | quote }}
7
labels:
8
{{- include "smartface.detector.labels" . | nindent 4 }}
9
- {{- if .Values.updateStrategy }}
10
- debug: "ano"
11
{{- end }}
12
annotations:
13
{{- with .Values.annotations }}
0 commit comments