mirror of
https://github.com/nold360/hive-apps
synced 2024-11-19 03:59:31 +00:00
fix: cilium ingress
This commit is contained in:
parent
adc82a8f16
commit
05f57acc11
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ hubble:
|
|||
ingress:
|
||||
enabled: true
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: ingress-internal-traefik
|
||||
cert-manager.io/cluster-issuer: vault-issuer
|
||||
traefik.ingress.kubernetes.io/router.tls: 'true'
|
||||
hosts:
|
||||
|
|
Loading…
Reference in a new issue