UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

eckOperator update to 2.13.0-bb.3

Merged BB_AUTO_MR_TOKEN requested to merge update-eck-operator-tag-2.13.0-bb.3 into master
3 files
+ 30
24
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -18,6 +18,12 @@ podAnnotations:
{{ include "istioAnnotation" . }}
{{- end }}
{{- if .Values.kiali.enabled }}
podLabels:
{{- include "kialiAppLabel" . | nindent 2 }}
{{- include "kialiVersionLabel" . | nindent 2 }}
{{- end }}
openshift: {{ .Values.openshift }}
istio:
Loading