Fix ref to env vars
This commit is contained in:
parent
ad195f2c10
commit
7f27149a62
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ spec:
|
|||
helm:
|
||||
releaseName: redis
|
||||
values: |
|
||||
global:
|
||||
envFrom: redis-env
|
||||
master:
|
||||
extraEnvVarsSecret: redis-env
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue