1
0
mirror of https://gitlab.com/MisterBiggs/hello-world-nginx.git synced 2025-07-28 17:11:25 +00:00

adding image

This commit is contained in:
tariqislam@google.com
2018-07-30 15:31:06 +00:00
parent 6ce615b9e9
commit 6435d66e7c
3 changed files with 8 additions and 2 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