Skip to content

Commit b7638b3

Browse files
committed
Enable metrics collection for ingress-nginx controller in values.yaml
1 parent 6d0105c commit b7638b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

infra/ingress-nginx/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
controller:
22
kind: DaemonSet
3+
metrics:
4+
enabled: true
35
watchIngressWithoutClass: "true"
46
ingressClassResource:
57
default: "true"

0 commit comments

Comments
 (0)