pre-commit autocorrected files (#9750)

This commit is contained in:
Bas
2023-02-06 10:35:16 +01:00
committed by GitHub
parent 10337f2fcb
commit 2c93c997cf
89 changed files with 150 additions and 104 deletions

View File

@@ -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

View File

@@ -21,4 +21,4 @@
# is_default: false
# expand_persistent_volumes: true
# parameters:
# tier: hdd
# tier: hdd

View File

@@ -5,4 +5,4 @@ metadata:
name: kube-controller-manager
annotations:
prometheus.io/scrape: 'true'
prometheus.io/port: '10257'
prometheus.io/port: '10257'

View File

@@ -5,4 +5,4 @@ metadata:
name: kube-scheduler
annotations:
prometheus.io/scrape: 'true'
prometheus.io/port: '10259'
prometheus.io/port: '10259'