fix escape
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user