UNCLASSIFIED

Commit 8b11b1b2 authored by Mark Sanchez's avatar Mark Sanchez
Browse files

Update README.md formatting

parent 0a55a825
......@@ -198,10 +198,10 @@ Big Bang follows a [GitOps](https://www.weave.works/blog/what-is-gitops-really)
git clone https://repo1.dso.mil/platform-one/big-bang/bigbang.git
cd bigbang
FLUX_KUSTOMIZATION=base/flux
# Deploy flux
kustomize build "$FLUX_KUSTOMIZATION" | kubectl apply -f -
# Wait for flux to complete
kubectl get deploy -o name -n flux-system | xargs -n1 -t kubectl rollout status -n flux-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