mirror of
https://github.com/jlengrand/engine.git
synced 2026-03-10 08:11:21 +00:00
feat: upgrade metrics server
This commit is contained in:
8
lib/aws/bootstrap/chart_values/metrics-server.yaml
Normal file
8
lib/aws/bootstrap/chart_values/metrics-server.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
extraArgs:
|
||||
kubelet-preferred-address-types: InternalIP,ExternalIP,Hostname
|
||||
kubelet-use-node-status-port: true
|
||||
metric-resolution: 15s
|
||||
cert-dir: /tmp
|
||||
|
||||
apiService:
|
||||
create: true
|
||||
Reference in New Issue
Block a user