added k8s specific changes

This commit is contained in:
2026-03-17 10:19:07 +05:30
parent 4e5af08bc1
commit 39770839d0
13 changed files with 37 additions and 18 deletions

View File

@@ -4,10 +4,9 @@ metadata:
name: website
namespace: ecommerce
spec:
type: NodePort
type: LoadBalancer
selector:
app: website
ports:
- port: 5173
targetPort: 5173
nodePort: 30081