Browse Source

Update ingress.yaml

pull/79/head
Megha Mehta 4 years ago
committed by GitHub
parent
commit
000fd12370
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: namespace:
spec: spec:
rules: rules:
- host: kustomize-guestbook-argocd1.natwest-labs.com - host: kustomize-guestbook-argocd.natwest-labs.com
http: http:
paths: paths:
- backend: - backend:

Loading…
Cancel
Save