X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-infra%2F10-Nexus%2Fhelm%2Ftemplates%2Fingress.yaml;fp=ric-infra%2F10-Nexus%2Fhelm%2Ftemplates%2Fingress.yaml;h=d1bbf2af10047ae59cba94e0fb5180b2f08cef24;hb=72069511cae9028d54b8d99fa373b5f4f691e981;hp=36090229aecc3f0600cb4ef1825fb5037068ce03;hpb=7f1e409379856025977fc8a6ea04ddb215f21a13;p=it%2Fdep.git diff --git a/ric-infra/10-Nexus/helm/templates/ingress.yaml b/ric-infra/10-Nexus/helm/templates/ingress.yaml index 36090229..d1bbf2af 100644 --- a/ric-infra/10-Nexus/helm/templates/ingress.yaml +++ b/ric-infra/10-Nexus/helm/templates/ingress.yaml @@ -25,9 +25,9 @@ metadata: heritage: {{ .Release.Service }} spec: tls: - - hosts: - - docker.{{ .Values.ingress.hostpostfix }} - secretName: {{ include "common.repositorycert" . }} + - hosts: + - docker.{{ .Values.ingress.hostpostfix }} + secretName: {{ include "common.repositorycert" . }} rules: - host: nexus.{{ .Values.ingress.hostpostfix }} http: