break(cert-manager): adjust chart values for CRDs
This commit is contained in:
parent
fc0acd1678
commit
764d26d922
1 changed files with 3 additions and 1 deletions
|
@ -6,7 +6,9 @@ app + {
|
|||
repo:: "https://charts.jetstack.io",
|
||||
version:: "1.15.*",
|
||||
values:: |||
|
||||
installCRDs: true
|
||||
crds:
|
||||
enabled: true
|
||||
keep: false
|
||||
|||
|
||||
},
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue