update namespace names
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: priprema-za-kolokvij
|
||||
namespace: student-GalicIvan
|
||||
namespace: student-galicivan
|
||||
spec:
|
||||
replicas: 1
|
||||
selector:
|
||||
@@ -15,7 +15,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: priprema-za-kolokvij
|
||||
image: git.fpmoz.sum.ba/GalicIvan/priprema-za-kolokvij:1.0
|
||||
image: git.fpmoz.sum.ba/galicivan/priprema-za-kolokvij:1.0
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user