Skip to content

Commit 1f18a63

Browse files
Update charts/rollout-operator/templates/service.yaml
Co-authored-by: Arve Knudsen <[email protected]> Signed-off-by: Andrew Hall <[email protected]>
1 parent 823ca41 commit 1f18a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/rollout-operator/templates/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{{- if or (eq .Values.serviceMonitor.enabled true) (eq .Values.webhooks.enabled true) }}
1+
{{- if or (eq .Values.serviceMonitor.enabled true) (eq .Values.webhooks.enabled true) }}
22
apiVersion: v1
33
kind: Service
44
metadata:

0 commit comments

Comments
 (0)