Skip to content
Snippets Groups Projects
Commit fd97d540 authored by garciadeblas's avatar garciadeblas
Browse files

Update NBI ingress since NBI does not use HTTPS


Change-Id: I7883f92ccd330ec870c65014f82601a3d7862db5
Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent b7946ac7
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,6 @@ metadata:
{{- include "osm.labels" . | nindent 4 }}
annotations:
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
nginx.ingress.kubernetes.io/backend-protocol: "HTTPS"
spec:
ingressClassName: nginx
rules:
......@@ -49,4 +48,4 @@ spec:
- "nbi.{{ .Values.global.hostname }}"
{{- end }}
secretName: nbi-cert
{{- end }}
\ No newline at end of file
{{- end }}
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