UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 80833ac2 authored by Nigel Bazzeghin's avatar Nigel Bazzeghin Committed by Michael Martin
Browse files

Resolve "Harbor OIDC SSO Config Missing Required Fields"

parent 81c00f55
No related branches found
No related tags found
1 merge request!5403Resolve "Harbor OIDC SSO Config Missing Required Fields"
......@@ -54,7 +54,4 @@ serviceMonitor:
openshift: {{ .Values.openshift }}
sso:
enabled: {{ .Values.addons.harbor.sso.enabled }}
{{- end }}
......@@ -1914,16 +1914,6 @@ addons:
ingress:
gateway: ""
sso:
# -- Toggle SSO for Harbor on and off
enabled: false
# -- OIDC Client ID to use for Harbor
client_id: ""
# -- OIDC Client Secret to use for Harbor
client_secret: ""
# -- Values to pass through to Habor chart: https://repo1.dso.mil/big-bang/product/packages/harbor.git
values: {}
......
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