mirror of
https://github.com/nold360/hive-apps
synced 2024-11-15 18:19:34 +00:00
Fix: Cilium ingressclass
This commit is contained in:
parent
6ae57871ad
commit
484b1b6f9b
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ hubble:
|
|||
enabled: true
|
||||
ingress:
|
||||
enabled: true
|
||||
className: ingress-internal-traefik
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: ingress-internal-traefik
|
||||
cert-manager.io/cluster-issuer: vault-issuer
|
||||
|
|
Loading…
Reference in a new issue