refactor: all

This commit is contained in:
OhSeongRak
2025-06-18 13:48:10 +09:00
parent ca1e7dbdf0
commit e6f2c3a810
6 changed files with 266 additions and 50 deletions
+2 -1
View File
@@ -140,7 +140,7 @@ metadata:
labels:
app: smarketing-frontend
spec:
type: LoadBalancer
type: ClusterIP
ports:
- port: 80
targetPort: ${export_port}
@@ -157,6 +157,7 @@ metadata:
namespace: ${namespace}
annotations:
nginx.ingress.kubernetes.io/rewrite-target: /
nginx.ingress.kubernetes.io/ssl-redirect: "false"
spec:
rules:
- host: ${ingress_host}