mirror of
https://github.com/won-ktds/smarketing-manifest.git
synced 2025-12-06 10:36:23 +00:00
Update frontend-deployment.yaml
This commit is contained in:
parent
e81c6f5aa5
commit
4f7575dbab
@ -92,23 +92,3 @@ spec:
|
|||||||
app: smarketing-frontend
|
app: smarketing-frontend
|
||||||
|
|
||||||
---
|
---
|
||||||
apiVersion: networking.k8s.io/v1
|
|
||||||
kind: Ingress
|
|
||||||
metadata:
|
|
||||||
name: smarketing-frontend-ingress
|
|
||||||
namespace: smarketing
|
|
||||||
annotations:
|
|
||||||
nginx.ingress.kubernetes.io/rewrite-target: /
|
|
||||||
nginx.ingress.kubernetes.io/ssl-redirect: "false"
|
|
||||||
spec:
|
|
||||||
rules:
|
|
||||||
- host: smarketing.20.249.184.228.nip.io
|
|
||||||
http:
|
|
||||||
paths:
|
|
||||||
- path: /
|
|
||||||
pathType: Prefix
|
|
||||||
backend:
|
|
||||||
service:
|
|
||||||
name: smarketing-frontend-service
|
|
||||||
port:
|
|
||||||
number: 80
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user