Github Token Mounted
This commit is contained in:
parent
259a02b5bf
commit
211d2d13de
@ -107,6 +107,12 @@ spec:
|
||||
secretKeyRef:
|
||||
name: backstage-secrets
|
||||
key: GITEA_AUTH_HEADER
|
||||
# GitHub integration
|
||||
- name: GITHUB_TOKEN
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: backstage-secrets
|
||||
key: GITHUB_TOKEN
|
||||
# Override auth environment to production
|
||||
- name: AUTH_ENVIRONMENT
|
||||
value: "production"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user