From f74df3de60c724e79159f4efb4739cbb369c6438 Mon Sep 17 00:00:00 2001 From: changmin hyeon Date: Tue, 10 Feb 2026 13:08:39 +0900 Subject: [PATCH] jenkins --- k8s/{deployment.yaml copy.j2 => deployment.jenkins.yaml.j2} | 0 k8s/{service.yaml copy.j2 => service.jenkins.yaml.j2} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename k8s/{deployment.yaml copy.j2 => deployment.jenkins.yaml.j2} (100%) rename k8s/{service.yaml copy.j2 => service.jenkins.yaml.j2} (100%) diff --git a/k8s/deployment.yaml copy.j2 b/k8s/deployment.jenkins.yaml.j2 similarity index 100% rename from k8s/deployment.yaml copy.j2 rename to k8s/deployment.jenkins.yaml.j2 diff --git a/k8s/service.yaml copy.j2 b/k8s/service.jenkins.yaml.j2 similarity index 100% rename from k8s/service.yaml copy.j2 rename to k8s/service.jenkins.yaml.j2