Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
docs/manual_demo: fix merge conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Shashank Ram <shashr2204@gmail.com>
  • Loading branch information
shashankram committed Feb 25, 2021
1 parent c91b033 commit 657f1e1
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions docs/content/docs/install/manual_demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,7 @@ Use the [installation guide](/docs/content/docs/installation_guide.md) to instal

For the purpose of this demo, it is recommended to install OSM with [permissive traffic policy mode](#permissive-traffic-policy-mode) enabled. By default, OSM will install with permissive traffic policy mode disabled and [SMI Traffic Policy Mode](#smi-traffic-policy-mode) enabled.

<<<<<<< HEAD:docs/example/README.md
*Note: By default, `osm` CLI does not enable Prometheus, Grafana, and Jaeger as a part of control plane installation.*
=======
_Note: By default, `osm` CLI does not enable Prometheus, Grafana, and Jaegar as a part of control plane installation._
>>>>>>> Began structure of site navigation:docs/content/docs/install/manual_demo.md

1. Install OSM in permissive traffic policy mode:

Expand All @@ -46,11 +42,7 @@ _Note: By default, `osm` CLI does not enable Prometheus, Grafana, and Jaegar as
osm install
```

<<<<<<< HEAD:docs/example/README.md
1. To enable Prometheus, Grafana and Jaeger, use their respective flags
=======
1. To enable Prometheus and Grafana, use their respective flags
>>>>>>> Began structure of site navigation:docs/content/docs/install/manual_demo.md
1. To enable Prometheus, Grafana, and Jaeger, use their respective flags
```bash
osm install --deploy-prometheus --deploy-grafana --deploy-jaeger
```
Expand Down

0 comments on commit 657f1e1

Please sign in to comment.