lint: yaml spaces and tabs

This commit is contained in:
2026-06-09 12:59:36 +02:00
parent 01ae2dd5cf
commit 7a3708f70c
30 changed files with 501 additions and 504 deletions
-1
View File
@@ -31,4 +31,3 @@ spec:
ports: ports:
- containerPort: 80 - containerPort: 80
--- ---
+1 -1
View File
@@ -56,7 +56,7 @@ spec:
- metadata: - metadata:
name: postgres-data name: postgres-data
spec: spec:
accessModes: [ "ReadWriteOnce" ] accessModes: ["ReadWriteOnce"]
resources: resources:
requests: requests:
storage: 1Gi storage: 1Gi
-2
View File
@@ -57,5 +57,3 @@ spec:
volumeMode: Filesystem volumeMode: Filesystem
accessModes: accessModes:
- ReadWriteOnce - ReadWriteOnce
+5 -5
View File
@@ -2,8 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- userbots.yaml - userbots.yaml
- common-secret.yaml - common-secret.yaml
- common-config.yaml - common-config.yaml
- forust-secrets.yaml - forust-secrets.yaml
- anna-secrets.yaml - anna-secrets.yaml
+2 -2
View File
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- ../../base - ../../base
patches: patches:
- path: patch-downloads.yaml - path: patch-downloads.yaml
+2 -2
View File
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- ../../base - ../../base
patches: patches:
- path: patch-downloads.yaml - path: patch-downloads.yaml