Configurable insecureScheme nginx image
Co-Authored-by: Gert Jan Kamstra <[email protected]> Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
co-authored by
Gert Jan Kamstra
parent
1c54ce82bb
commit
4f93ead90a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user