From 9d52f7d4dbdc74c609fc8773009b84449c490e5b Mon Sep 17 00:00:00 2001 From: IvaCerkez Date: Tue, 31 Mar 2026 12:03:07 +0200 Subject: [PATCH] . --- deployment.yaml => k8n/moj-servis/deployment.yaml | 0 service.yaml => k8n/moj-servis/service.yaml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename deployment.yaml => k8n/moj-servis/deployment.yaml (100%) rename service.yaml => k8n/moj-servis/service.yaml (100%) diff --git a/deployment.yaml b/k8n/moj-servis/deployment.yaml similarity index 100% rename from deployment.yaml rename to k8n/moj-servis/deployment.yaml diff --git a/service.yaml b/k8n/moj-servis/service.yaml similarity index 100% rename from service.yaml rename to k8n/moj-servis/service.yaml