1
0
Fork 0

refactor(bee/monitoring): disable prometheus ingress

This commit is contained in:
Vojtěch Mareš 2023-01-14 19:49:24 +01:00
parent 5ec9f18a73
commit 26d683d8b0
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -30,7 +30,7 @@ kube-prometheus-stack:
vxm_server: maple vxm_server: maple
ingress: ingress:
enabled: true enabled: false
pathType: Prefix pathType: Prefix
annotations: annotations:
cert-manager.io/cluster-issuer: letsencrypt-mareshq cert-manager.io/cluster-issuer: letsencrypt-mareshq