UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 9081be45 authored by Tawsif Siddiqui's avatar Tawsif Siddiqui
Browse files

Istio annotation for nexus

parent 3b89b540
No related branches found
No related tags found
2 merge requests!1386Master,!1190Istio annotation for nexus
Pipeline #626015 passed with warnings
......@@ -33,6 +33,10 @@ networkPolicies:
nexus:
imagePullSecrets:
- name: private-registry
{{- if .Values.istio.enabled }}
podAnnotations:
{{ include "istioAnnotation" . }}
{{- end }}
{{- if .Values.addons.nexus.license_key }}
properties:
override: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment