Merge branch 'ikuradon-master-patch-97447' into 'master'
Add support IPv6 on metrics port See merge request ananace/charts!38
This commit is contained in:
commit
3f6ed01c5f
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ data:
|
||||||
worker_listeners:
|
worker_listeners:
|
||||||
- port: 9090
|
- port: 9090
|
||||||
tls: false
|
tls: false
|
||||||
bind_addresses: ['0.0.0.0']
|
bind_addresses: ['::']
|
||||||
type: http
|
type: http
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
|
|
Loading…
Reference in a new issue