made k8s specific changes

This commit is contained in:
2026-03-17 10:14:53 +05:30
parent fdd620dfe2
commit 6c26389c4e
14 changed files with 64 additions and 415 deletions

View File

@@ -4,10 +4,9 @@ metadata:
name: backend
namespace: ecommerce
spec:
type: NodePort
type: LoadBalancer
selector:
app: backend
ports:
- port: 3000
targetPort: 3000
nodePort: 30080