diff --git a/k8s/moj-servis~/deployment.yaml b/k8s/moj-servis/deployment.yaml similarity index 81% rename from k8s/moj-servis~/deployment.yaml rename to k8s/moj-servis/deployment.yaml index f961c79..c0e7003 100644 --- a/k8s/moj-servis~/deployment.yaml +++ b/k8s/moj-servis/deployment.yaml @@ -6,7 +6,7 @@ apiVersion: apps/v1 name: moj-servis - namespace: student-VAŠ_KORISNIK + namespace: student-zvoneC spec: @@ -32,7 +32,7 @@ apiVersion: apps/v1 - name: moj-servis - image: git.fpmoz.sum.ba/VAŠ_KORISNIK/moj-servis:1.0 + image: git.fpmoz.sum.ba/zvoneC/moj-servis:1.0 ports: diff --git a/k8s/moj-servis~/service.yaml b/k8s/moj-servis/service.yaml similarity index 100% rename from k8s/moj-servis~/service.yaml rename to k8s/moj-servis/service.yaml