Add cert-manager as dependency
This commit is contained in:
parent
ffdfd52c23
commit
d2cfbfd45b
1 changed files with 3 additions and 0 deletions
|
@ -8,3 +8,6 @@ dependencies:
|
||||||
- name: mariadb-operator
|
- name: mariadb-operator
|
||||||
version: 0.38.1
|
version: 0.38.1
|
||||||
repository: https://helm.mariadb.com/mariadb-operator
|
repository: https://helm.mariadb.com/mariadb-operator
|
||||||
|
- name: cert-manager
|
||||||
|
version: v1.18.2
|
||||||
|
repository: https://charts.jetstack.io
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue