Configurable insecureScheme nginx image

Co-Authored-by: Gert Jan Kamstra <[email protected]>
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
Marco Franssen
2023-02-18 13:04:02 +01:00
committed by Marco Franssen
co-authored by Gert Jan Kamstra
parent 1c54ce82bb
commit 4f93ead90a
5 changed files with 19 additions and 10 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ metadata:
spec:
type: {{ .Values.oidc.service.type }}
ports:
{{- if .Values.oidc.allowInsecureScheme }}
{{- if .Values.oidc.insecureScheme.enabled }}
- name: http
port: {{ .Values.oidc.service.port }}
targetPort: http