fix: ispravi YAML indentaciju

This commit is contained in:
2026-03-31 11:56:44 +02:00
parent 50669ac714
commit c4bd2ac43c
2 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ spec:
syncPolicy: syncPolicy:
automated: automated:
prune: true prune: true
selfHeal: true selfHeal: true
syncOptions: syncOptions:
- CreateNamespace=true - CreateNamespace=true

View File

@@ -2,7 +2,7 @@ apiVersion: v1
kind: Service kind: Service
metadata: metadata:
name: filip-susak-moj-servis-svc name: filip-susak-moj-servis-svc
namespace: studenti namespace: student-fsusak03
spec: spec:
selector: selector:
app: filip-susak-moj-servis app: filip-susak-moj-servis