remvoed github oidc env vars
This commit is contained in:
parent
8ac4b08bba
commit
39d0a13a77
1 changed files with 0 additions and 10 deletions
|
|
@ -43,16 +43,6 @@ controllers:
|
||||||
- name: TERRALIST_OAUTH_PROVIDER
|
- name: TERRALIST_OAUTH_PROVIDER
|
||||||
value: oidc
|
value: oidc
|
||||||
|
|
||||||
- name: TERRALIST_GH_CLIENT_ID
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: github-app-credentials
|
|
||||||
key: client-id
|
|
||||||
- name: TERRALIST_GH_CLIENT_SECRET
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: github-app-credentials
|
|
||||||
key: client-secret
|
|
||||||
- name: TERRALIST_TOKEN_SIGNING_SECRET
|
- name: TERRALIST_TOKEN_SIGNING_SECRET
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue