mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
MIssing commit
This commit is contained in:
@@ -106,8 +106,8 @@ spec:
|
||||
{{- if .Values.ingressAnnotationsPrefix }}
|
||||
- -ingress-annotations-prefix={{ .Values.ingressAnnotationsPrefix }}
|
||||
{{- end }}
|
||||
{{- if .Values.excludedLabelsPrefixes }}
|
||||
- -excluded-labels-prefixes={{ .Values.excludedLabelsPrefixes }}
|
||||
{{- if .Values.includeLabelPrefix }}
|
||||
- -excluded-labels-prefixes={{ .Values.includeLabelPrefix }}
|
||||
{{- end }}
|
||||
{{- if .Values.ingressClass }}
|
||||
- -ingress-class={{ .Values.ingressClass }}
|
||||
|
||||
Reference in New Issue
Block a user