fix: add ServerSideApply for argocd CRDs, remove deprecated vector playground field
This commit is contained in:
parent
07261b081e
commit
d0b0c85cf8
2 changed files with 1 additions and 1 deletions
|
|
@ -12,6 +12,7 @@ spec:
|
|||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- ServerSideApply=true
|
||||
retry:
|
||||
limit: -1
|
||||
destination:
|
||||
|
|
|
|||
|
|
@ -28,7 +28,6 @@ customConfig:
|
|||
api:
|
||||
enabled: false
|
||||
address: 0.0.0.0:8686
|
||||
playground: true
|
||||
sources:
|
||||
k8s:
|
||||
type: kubernetes_logs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue