UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Istio annotation

Merged Kavitha Thulasiraman requested to merge istio-annotation into main
3 unresolved threads
Files
5
@@ -13,6 +13,10 @@ spec:
strategy: {}
template:
metadata:
{{- if .Values.annotations }}
annotations:
{{- toYaml .Values.annotations | nindent 6 }}
{{- end }}
labels:
app: opa-exporter
{{- include "clusterauditor.labels" . | nindent 8 }}
Loading