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
+12 -12
View File
@@ -7,8 +7,8 @@ spec:
selector:
app: forust-homepage
ports:
- port: 80
targetPort: 80
- port: 80
targetPort: 80
---
apiVersion: apps/v1
kind: Deployment
@@ -26,10 +26,10 @@ spec:
app: forust-homepage
spec:
containers:
- name: forust-homepage
image: gcr.forust.xyz/forust/forust-homepage:latest
ports:
- containerPort: 80
- name: forust-homepage
image: gcr.forust.xyz/forust/forust-homepage:latest
ports:
- containerPort: 80
---
apiVersion: v1
kind: Service
@@ -40,8 +40,8 @@ spec:
selector:
app: xdfnx-homepage
ports:
- port: 80
targetPort: 80
- port: 80
targetPort: 80
---
apiVersion: apps/v1
kind: Deployment
@@ -59,7 +59,7 @@ spec:
app: xdfnx-homepage
spec:
containers:
- name: xdfnx-homepage
image: gcr.forust.xyz/forust/xdfnx-homepage:latest
ports:
- containerPort: 80
- name: xdfnx-homepage
image: gcr.forust.xyz/forust/xdfnx-homepage:latest
ports:
- containerPort: 80