Disable istio injection for brusnika prod openobserve

This commit is contained in:
Kochetkov S 2026-06-17 21:40:04 +03:00
parent 9f93bd9761
commit 191cf8336d

View File

@ -15,6 +15,10 @@ spec:
kind: Deployment kind: Deployment
name: openobserve-web name: openobserve-web
patch: |- patch: |-
- op: add
path: /spec/template/metadata/annotations
value:
sidecar.istio.io/inject: "false"
- op: add - op: add
path: /spec/template/spec/imagePullSecrets path: /spec/template/spec/imagePullSecrets
value: value: