Fixing service structure in deployment file base

This commit is contained in:
Tengku Achmad 2025-11-24 16:48:54 +07:00
parent 2664f59292
commit ecf1463f01
2 changed files with 1 additions and 9 deletions

View File

@ -71,8 +71,4 @@ spec:
targetPort: 4000
protocol: TCP
selector:
app: employee-backend
template:
spec:
containers:
- image: docker.io/adelyao/employee-be:test
app: employee-backend

View File

@ -73,7 +73,3 @@ spec:
protocol: TCP
selector:
app: employee-frontend
template:
spec:
containers:
- image: docker.io/adelyao/employee-fe:test