This commit is contained in:
Danijel Simeunovic
2026-03-09 09:40:04 +01:00
parent 4f4c26f58c
commit e14f22f29f
2 changed files with 1 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ spec:
path: infra path: infra
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: infra namespace: default
syncPolicy: syncPolicy:
automated: automated:
prune: true prune: true

View File

@@ -121,4 +121,3 @@ spec:
- CreateNamespace=true - CreateNamespace=true
- Validate=true - Validate=true
- ServerSideApply=true - ServerSideApply=true
- Replace=false