fix: add ServerSideApply for argocd CRDs, remove deprecated vector playground field

This commit is contained in:
Martin McCaffery 2026-06-02 09:57:05 +01:00
parent 07261b081e
commit d0b0c85cf8
No known key found for this signature in database
GPG key ID: 7C4D0F375BCEE533
2 changed files with 1 additions and 1 deletions

View file

@ -12,6 +12,7 @@ spec:
selfHeal: true
syncOptions:
- CreateNamespace=true
- ServerSideApply=true
retry:
limit: -1
destination:

View file

@ -28,7 +28,6 @@ customConfig:
api:
enabled: false
address: 0.0.0.0:8686
playground: true
sources:
k8s:
type: kubernetes_logs