mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
pre-commit autocorrected files (#9750)
This commit is contained in:
@@ -13,4 +13,4 @@ etcd_data_dir: /var/lib/etcd
|
||||
|
||||
## Settings for etcd deployment type
|
||||
# Set this to docker if you are using container_manager: docker
|
||||
etcd_deployment_type: host
|
||||
etcd_deployment_type: host
|
||||
|
||||
@@ -21,4 +21,4 @@
|
||||
# is_default: false
|
||||
# expand_persistent_volumes: true
|
||||
# parameters:
|
||||
# tier: hdd
|
||||
# tier: hdd
|
||||
|
||||
@@ -5,4 +5,4 @@ metadata:
|
||||
name: kube-controller-manager
|
||||
annotations:
|
||||
prometheus.io/scrape: 'true'
|
||||
prometheus.io/port: '10257'
|
||||
prometheus.io/port: '10257'
|
||||
|
||||
@@ -5,4 +5,4 @@ metadata:
|
||||
name: kube-scheduler
|
||||
annotations:
|
||||
prometheus.io/scrape: 'true'
|
||||
prometheus.io/port: '10259'
|
||||
prometheus.io/port: '10259'
|
||||
|
||||
Reference in New Issue
Block a user