fix:rename fix

This commit is contained in:
2026-03-31 11:46:21 +02:00
parent 715dddc16f
commit d705ea6011
2 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,26 @@
apiVersion: v1
kind: Service
metadata:
name: moj-servis-svc
namespace: student-zvoneC
spec:
selector:
app: moj-servis
ports:
- port: 80
targetPort: 8000
protocol: TCP
type: NodePort