Skip to content

Commit

Permalink
fix: add namespace istio injection label
Browse files Browse the repository at this point in the history
  • Loading branch information
leonsteinhaeuser committed Nov 22, 2024
1 parent fcf2e35 commit 3df7da7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ocp/deployments/basic_servicemesh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ metadata:
argocd.argoproj.io/sync-wave: "-1"
labels:
argocd.argoproj.io/managed-by: openshift-gitops
istio-injection: enabled
name: example-application-basic-servicemesh
---
apiVersion: argoproj.io/v1alpha1
Expand Down

0 comments on commit 3df7da7

Please sign in to comment.