fix podAnnotations quotes for #6315
bumped chart version, daemonset podannotations missing end on podannotations ci values files new lines at the end of files
This commit is contained in:
parent
dc120bbfc2
commit
3ae837b4b0
5 changed files with 35 additions and 4 deletions
|
|
@ -0,0 +1,12 @@
|
|||
controller:
|
||||
admissionWebhooks:
|
||||
enabled: false
|
||||
metrics:
|
||||
enabled: true
|
||||
service:
|
||||
type: ClusterIP
|
||||
podAnnotations:
|
||||
prometheus.io/path: /metrics
|
||||
prometheus.io/port: "10254"
|
||||
prometheus.io/scheme: http
|
||||
prometheus.io/scrape: "true"
|
||||
Loading…
Add table
Add a link
Reference in a new issue