Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 519 Bytes

README.MD

File metadata and controls

11 lines (8 loc) · 519 Bytes

Demo for a very simple nginx setup withing one hour according to this guide

Please follow this steps on OTC.

Replace all the "REPLACE_ME" Strings in this project with your values.

  • helm install crds crds
  • helm install registry-creds registry-creds
  • helm install cert-manager cert-manager
  • helm install ingress-nginx ingress-nginx
  • helm install http-inspector http-inspector