update username

This commit is contained in:
blazp04
2026-03-31 11:19:32 +02:00
parent 152bda36c4
commit 7ea69a3f49
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:
name: moj-servis-deployment name: moj-servis-deployment
namespace: student-Blazp04 namespace: student-blazp04
spec: spec:
replicas: 1 replicas: 1
selector: selector:

View File

@@ -2,7 +2,7 @@ apiVersion: v1
kind: Service kind: Service
metadata: metadata:
name: distribuirani-service name: distribuirani-service
namespace: student-Blazp04 namespace: student-blazp04
spec: spec:
selector: selector:
app: distribuirani app: distribuirani