fix escape

This commit is contained in:
2022-10-22 16:53:00 -05:00
parent 18e4ca009c
commit 48198c683a

View File

@@ -39,8 +39,8 @@ ingress-nginx:
healthCheckPath: "/healthz"
healthCheckHost: ""
podAnnotations:
prometheus\.io/scrape: true
prometheus\.io/port: 10254
prometheus.io/scrape: true
prometheus.io/port: 10254
replicaCount: 3