Browse Source

Update ingress.yaml

pull/79/head
Megha Mehta 4 years ago
committed by GitHub
parent
commit
5461d67463
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      kustomize-guestbook/overlays/prod/ingress.yaml

2
kustomize-guestbook/overlays/prod/ingress.yaml

@ -5,7 +5,7 @@ metadata:
namespace:
spec:
rules:
- host: kustomize-guestbook-argocd.natwest-labs.com
- host: kustomize-guestbook-argocd1.natwest-labs.com
http:
paths:
- backend:

Loading…
Cancel
Save