Change values in helm chart to see if they end up in the container
This commit is contained in:
parent
98a7a77f5d
commit
9cea1dbcf1
|
@ -48,7 +48,7 @@ tolerations: []
|
||||||
affinity: {}
|
affinity: {}
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
ADDRESS: https://accounts.test.osf.io
|
ADDRESS: https://anothertest.accounts.test.osf.io
|
||||||
API_ADDRESS: https://api.test.osf.io/v2
|
API_ADDRESS: https://api.test.osf.io/v2
|
||||||
OAUTH_CLIENT_ID: ""
|
OAUTH_CLIENT_ID: "rdsdrivetest"
|
||||||
OAUTH_CLIENT_SECRET: ""
|
OAUTH_CLIENT_SECRET: ""
|
||||||
|
|
Loading…
Reference in a new issue