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

@@ -87,4 +87,3 @@ rateLimiter:
rateLimitBucketWrite: {{ oci_rate_limit.rate_limit_bucket_write }}
{% endif %}
{% endif %}

View File

@@ -70,4 +70,3 @@ spec:
- name: kubernetes
mountPath: /etc/kubernetes
readOnly: true

View File

@@ -129,4 +129,3 @@ spec:
volumes:
- name: socket-dir
emptyDir: {}

View File

@@ -41,4 +41,4 @@ node-volume-attach-limit="{{ node_volume_attach_limit }}"
{% endif %}
{% if cinder_csi_rescan_on_resize is defined %}
rescan-on-resize={{ cinder_csi_rescan_on_resize | bool }}
{% endif %}
{% endif %}

View File

@@ -13,4 +13,4 @@ upcloud_csi_snapshot_controller_replicas: 2
upcloud_csi_snapshotter_image_tag: "v4.2.1"
upcloud_csi_snapshot_controller_image_tag: "v4.2.1"
upcloud_csi_snapshot_validation_webhook_image_tag: "v4.2.1"
upcloud_cacert: "{{ lookup('env','OS_CACERT') }}"
upcloud_cacert: "{{ lookup('env','OS_CACERT') }}"

View File

@@ -37,4 +37,4 @@
- inventory_hostname == groups['kube_control_plane'][0]
- not item is skipped
loop_control:
label: "{{ item.item.file }}"
label: "{{ item.item.file }}"

View File

@@ -90,4 +90,4 @@ spec:
- name: regcred
volumes:
- name: socket-dir
emptyDir: {}
emptyDir: {}

View File

@@ -5,4 +5,4 @@ metadata:
spec:
attachRequired: true
podInfoOnMount: true
fsGroupPolicy: File
fsGroupPolicy: File

View File

@@ -98,4 +98,4 @@ spec:
{% if upcloud_tolerations %}
tolerations:
{{ upcloud_tolerations | to_nice_yaml(indent=2) | indent(width=8) }}
{% endif %}
{% endif %}

View File

@@ -182,4 +182,4 @@ subjects:
roleRef:
kind: ClusterRole
name: csi-upcloud-resizer-role
apiGroup: rbac.authorization.k8s.io
apiGroup: rbac.authorization.k8s.io

View File

@@ -1,4 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: "{{ vsphere_csi_namespace }}"
name: "{{ vsphere_csi_namespace }}"

View File

@@ -3,4 +3,4 @@
approvers:
- kubespray-approvers
reviewers:
- kubespray-reviewers
- kubespray-reviewers

View File

@@ -17,4 +17,4 @@ ingress_nginx_termination_grace_period_seconds: 300
ingress_nginx_webhook_enabled: false
ingress_nginx_webhook_job_ttl: 1800
ingress_nginx_probe_initial_delay_seconds: 10
ingress_nginx_probe_initial_delay_seconds: 10

View File

@@ -8,4 +8,4 @@ metrics_server_limits_memory: 200Mi
metrics_server_requests_cpu: 100m
metrics_server_requests_memory: 200Mi
metrics_server_host_network: false
metrics_server_replicas: 1
metrics_server_replicas: 1

View File

@@ -104,4 +104,4 @@ spec:
- metrics-server
topologyKey: kubernetes.io/hostname
namespaces:
- kube-system
- kube-system

View File

@@ -3,4 +3,4 @@
approvers:
- bozzo
reviewers:
- bozzo
- bozzo

View File

@@ -40,4 +40,4 @@ dependencies:
- upcloud_csi_enabled
tags:
- persistent_volumes_upcloud_csi
- upcloud-csi-driver
- upcloud-csi-driver