File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -135,12 +135,12 @@ env:
135135 valueFrom:
136136 secretKeyRef:
137137 name: passport-creds
138- key: social-auth- drycc-controller-key
138+ key: drycc-passport -controller-key
139139- name: DRYCC_PASSPORT_SECRET
140140 valueFrom:
141141 secretKeyRef:
142142 name: passport-creds
143- key: social-auth- drycc-controller-secret
143+ key: drycc-passport -controller-secret
144144{{- end }}
145145{{- range $key , $value := .Values.environment }}
146146- name: {{ $key }}
Original file line number Diff line number Diff line change @@ -40,16 +40,6 @@ service:
4040# this is usually a non required setting.
4141environment :
4242 RESERVED_NAMES : " drycc, drycc-builder, drycc-monitor-grafana"
43- # # Oauth settings. If passportLocation is off-cluster, set the following environment variables
44- # LOGIN_REDIRECT_URL: ""
45- # SOCIAL_AUTH_DRYCC_AUTHORIZATION_URL: ""
46- # SOCIAL_AUTH_DRYCC_ACCESS_TOKEN_URL: ""
47- # SOCIAL_AUTH_DRYCC_ACCESS_API_URL: ""
48- # SOCIAL_AUTH_DRYCC_USERINFO_URL: ""
49- # SOCIAL_AUTH_DRYCC_JWKS_URI: ""
50- # SOCIAL_AUTH_DRYCC_OIDC_ENDPOINT: ""
51- # SOCIAL_AUTH_DRYCC_KEY: ""
52- # SOCIAL_AUTH_DRYCC_SECRET: ""
5343
5444redis :
5545 replicas : 1
You can’t perform that action at this time.
0 commit comments