Disable istio injection for openobserve namespace

This commit is contained in:
Kochetkov S 2026-06-18 10:18:09 +03:00
parent c22151e766
commit 07f948900c

View File

@ -3,4 +3,4 @@ kind: Namespace
metadata: metadata:
name: openobserve name: openobserve
labels: labels:
istio-injection: enabled istio-injection: disabled