Compare commits
1 Commits
hydra-hpa
...
86754cf518
Author | SHA1 | Date | |
---|---|---|---|
86754cf518 |
@@ -7,7 +7,7 @@ resources:
|
||||
- ./resources/oauth2-client.yaml
|
||||
|
||||
configMapGenerator:
|
||||
- name: oidc-test
|
||||
- name: oidc-test-env
|
||||
literals:
|
||||
- LOG_LEVEL=0
|
||||
- HTTP_ADDRESS=0.0.0.0:8080
|
||||
|
@@ -24,7 +24,7 @@ spec:
|
||||
resources: {}
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: oidc-test
|
||||
name: oidc-test-env
|
||||
env:
|
||||
- name: OIDC_CLIENT_ID
|
||||
valueFrom:
|
||||
|
Reference in New Issue
Block a user