1 parent 1a0555c commit 1b995b8Copy full SHA for 1b995b8
1 file changed
kubernetes/apps/soundbored/helm-release.yml
@@ -58,11 +58,10 @@ spec:
58
tag: a164e75ddc4e8b2c183a5e9d12854c5d54f009f1
59
pullPolicy: IfNotPresent
60
env:
61
- TZ: "America/New_York"
62
- PHX_HOST: soundbored.chkpwd.com
+ PHX_HOST: localhost
63
SCHEME: http
64
MIX_ENV: prod
65
- DISABLE_AUTO_JOIN: "false"
+ DISABLE_AUTO_JOIN: "true"
66
envFrom:
67
- secretRef:
68
name: soundbored
0 commit comments