UNCLASSIFIED

Commit 9f4e24f9 authored by Brendon Lloyd's avatar Brendon Lloyd
Browse files

Update README.md according to:

#4
parent a8f41b04
Pipeline #370831 passed with stages
in 1 minute and 40 seconds
......@@ -21,7 +21,7 @@ Install Helm
https://helm.sh/docs/intro/install/
This chart requires the Istio Operator to be deployed beforehand. You can use [BigBang]() or the standalone [istio-operator](https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-operator) chart.
This chart requires the Istio Operator to be deployed beforehand via [BigBang](). Place the chart into the existing "istio-system" namespace as described below.
## Iron Bank
......@@ -31,5 +31,5 @@ You can `pull` the registry1 image(s) [here](https://registry1.dso.mil/harbor/pr
```
git clone https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-controlplane.git
cd istio-controlplane
helm install istio-controlplane chart
helm install istio-controlplane chart -n istio-system
```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment