feat: add valueFrom in ingress hr

This commit is contained in:
unteem 2023-04-13 13:36:23 +02:00
parent a70894b5b0
commit c9ae5a21bc

View file

@ -23,6 +23,10 @@ spec:
dependsOn:
# TODO do we need it here, dependency is already declared in kustomization
- name: cert-manager
valuesFrom:
- kind: Secret
name: ingress-values
optional: true
values:
controller:
kind: DaemonSet