This commit is contained in:
2026-06-09 10:24:43 +02:00
parent 35d8ce8559
commit 6e29411b27
3 changed files with 69 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
apiVersion: v1
kind: Service
metadata:
name: k2-svc
namespace: kolokvij2-dinkoglc
spec:
type: ClusterIP
selector:
app: k2-app
ports:
- port: 80
targetPort: 8000