Skip to content

Commit a11aa74

Browse files
committed
change: remove istio annotations
1 parent 1e1e353 commit a11aa74

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

utilities/constants.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -259,9 +259,6 @@ class PodConfig:
259259
"labels": {
260260
"maistra.io/expose-route": "true",
261261
},
262-
"annotations": {
263-
"sidecar.istio.io/inject": "true",
264-
},
265262
}
266263

267264

0 commit comments

Comments
 (0)