Skip to content

Commit

Permalink
Merge branch 'feature/istio' of https://github.com/rpudlowski93/epiphany
Browse files Browse the repository at this point in the history
 into feature/istio
  • Loading branch information
rpudlowski93 committed Jan 4, 2021
2 parents 7468635 + 024b689 commit 11d6de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/home/howto/ISTIO.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Using this configuration file, controller will detect Istio Operator resource in

### How to set up service mesh for an application

The default Istio installation use automcatic sidecar injection. You need to label the namespace where application will be hosted:
The default Istio installation uses automcatic sidecar injection. You need to label the namespace where application will be hosted:

```bash
kubectl label namespace default istio-injection=enabled
Expand Down

0 comments on commit 11d6de9

Please sign in to comment.