updating parameters
This commit is contained in:
parent
392835be86
commit
540a28b15e
@ -28,6 +28,11 @@ spec:
|
||||
# (or the repo where this Application manifest itself lives if managed via GitOps)
|
||||
valueFiles:
|
||||
- values.yaml # <-- PATH TO YOUR VALUES FILE IN GIT
|
||||
parameters:
|
||||
- name: installCRDs
|
||||
value: 'true'
|
||||
- name: crds.enabled
|
||||
value: 'true'
|
||||
|
||||
# Destination cluster and namespace
|
||||
destination:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user