mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
fix escape
This commit is contained in:
parent
18e4ca009c
commit
48198c683a
1 changed files with 2 additions and 2 deletions
|
|
@ -39,8 +39,8 @@ ingress-nginx:
|
||||||
healthCheckPath: "/healthz"
|
healthCheckPath: "/healthz"
|
||||||
healthCheckHost: ""
|
healthCheckHost: ""
|
||||||
podAnnotations:
|
podAnnotations:
|
||||||
prometheus\.io/scrape: true
|
prometheus.io/scrape: true
|
||||||
prometheus\.io/port: 10254
|
prometheus.io/port: 10254
|
||||||
|
|
||||||
replicaCount: 3
|
replicaCount: 3
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue