Created
April 6, 2018 10:30
-
-
Save Tim-Schwalbe/8e0803c19cbdd087df8f80856445a366 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
helm install --name nginx-ingress stable/nginx-ingress --version 0.12.3 --namespace nginx-ingress --set rbac.create=true --set controller.service.loadBalancerIP="STATIC_IP" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment