fix: lowercase namespace i host

This commit is contained in:
Vinko004
2026-05-26 10:43:46 +02:00
parent 5904479c90
commit f1b0fa05f4
3 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
kind: Deployment
metadata:
name: priprema-za-kolokvij
namespace: student-Vinko004
namespace: student-vinko004
spec:
replicas: 1
selector:
@@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: priprema-za-kolokvij
image: git.fpmoz.sum.ba/Vinko004/priprema-za-kolokvij:1.0
image: git.fpmoz.sum.ba/vinko004/priprema-za-kolokvij:1.0
ports:
- containerPort: 8000
resources: