fix(observability): Switched to ServerSideApply for o12y stack
This commit is contained in:
parent
b2ca785ff2
commit
050c774db0
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ spec:
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
|
- ServerSideApply=true
|
||||||
destination:
|
destination:
|
||||||
name: in-cluster
|
name: in-cluster
|
||||||
namespace: observability
|
namespace: observability
|
||||||
|
|
Loading…
Reference in a new issue