Env vars
This commit is contained in:
parent
32926798c2
commit
ad195f2c10
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ spec:
|
|||
type: helm
|
||||
helm:
|
||||
releaseName: redis
|
||||
values: |
|
||||
global:
|
||||
envFrom: redis-env
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue