This commit is contained in:
parent
6def4562ad
commit
ebc0f4bdfc
1 changed files with 8 additions and 1 deletions
|
|
@ -63,3 +63,10 @@ deployment:
|
||||||
podAnnotations:
|
podAnnotations:
|
||||||
prometheus.io/port: '9000'
|
prometheus.io/port: '9000'
|
||||||
prometheus.io/scrape: 'true'
|
prometheus.io/scrape: 'true'
|
||||||
|
experimental:
|
||||||
|
http3:
|
||||||
|
enabled: true
|
||||||
|
plugins:
|
||||||
|
enabled: true
|
||||||
|
kubernetesGateway:
|
||||||
|
enabled: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue