Last active
July 4, 2019 15:06
-
-
Save anmolnagpal/426d1a972f23c9d674ae56523ca467ca to your computer and use it in GitHub Desktop.
Revisions
-
anmolnagpal renamed this gist
Jul 4, 2019 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
anmolnagpal created this gist
Jul 4, 2019 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,12 @@ apiVersion: extensions/v1beta1 kind: Ingress metadata: name: web spec: rules: - host: go-home.$NS.ing.k8z.eu http: paths: - backend: serviceName: web servicePort: 80