fix: ispravi namespace

This commit is contained in:
2026-03-31 11:52:03 +02:00
parent 2fb7e30e1a
commit 50669ac714
2 changed files with 24 additions and 1 deletions

View File

@@ -0,0 +1,23 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: fsusak03-moj-servis
namespace: argocd
spec:
project: default
source:
repoURL: https://git.fpmoz.sum.ba/fsusak03/manifesti
targetRevision: HEAD
path: k8s/moj-servis
destination:
server: https://kubernetes.default.svc
namespace: student-fsusak03
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true