1
0
mirror of https://gitlab.com/MisterBiggs/hello-world-nginx.git synced 2025-07-29 09:31:24 +00:00

adding obiwan

This commit is contained in:
Tariq Islam
2018-07-27 10:38:34 -04:00
parent 294024af9d
commit 07f3a3dafd
5 changed files with 18 additions and 4 deletions

View File

@@ -2,7 +2,11 @@ apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: hello-world-nginx-ingress
annotations:
kubernetes.io/ingress.global-static-ip-name: "kubernetes-ingress"
spec:
backend:
serviceName: hello-world-nginx-svc
servicePort: 80
rules:
- host: kubeguy.ga