af6c8e118f
Also, patch a few container args to work properly with Kustomize's namePrefix.
10 lines
182 B
YAML
10 lines
182 B
YAML
controller:
|
|
publishService:
|
|
enabled: true
|
|
metrics:
|
|
enabled: true
|
|
service:
|
|
annotations:
|
|
prometheus.io/scrape: "true"
|
|
prometheus.io/port: "10254"
|