Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rimusz authored Feb 6, 2018
1 parent 9ee3424 commit ea65278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dcos-k8s-beer-demo/1.10/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ The credentials are obtained by logging in to https://www.cloudflare.com/a/warp,

To deploy Cloudflare Warp Ingress Controller [chart](https://github.com/dcos-labs/charts/tree/master/stable/cloudflare-warp-ingress) run:
```bash
helm install --name beer-ingress --namespace beer helm-charts/cloudflare-warp-ingress --set cert=$(cat cloudflare-warp.pem | base64)
helm install --name beer-ingress --namespace beer dlc/cloudflare-warp-ingress --set cert=$(cat cloudflare-warp.pem | base64)
```

Check that pods are running:
Expand Down

0 comments on commit ea65278

Please sign in to comment.