remvoed github oidc env vars

This commit is contained in:
Manuel Ganter 2025-12-01 12:10:32 +01:00
parent 8ac4b08bba
commit 39d0a13a77
No known key found for this signature in database

View file

@ -43,16 +43,6 @@ controllers:
- name: TERRALIST_OAUTH_PROVIDER
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
valueFrom:
secretKeyRef: