We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 823ca41 commit 1f18a63Copy full SHA for 1f18a63
charts/rollout-operator/templates/service.yaml
@@ -1,4 +1,4 @@
1
-{{- if or (eq .Values.serviceMonitor.enabled true) (eq .Values.webhooks.enabled true) }}
+{{- if or (eq .Values.serviceMonitor.enabled true) (eq .Values.webhooks.enabled true) }}
2
apiVersion: v1
3
kind: Service
4
metadata:
0 commit comments