Disable istio injection for openobserve namespace
This commit is contained in:
parent
c22151e766
commit
07f948900c
@ -3,4 +3,4 @@ kind: Namespace
|
|||||||
metadata:
|
metadata:
|
||||||
name: openobserve
|
name: openobserve
|
||||||
labels:
|
labels:
|
||||||
istio-injection: enabled
|
istio-injection: disabled
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user