From 3d489c2df529ceb90dbd873a77d39d00d40794fa Mon Sep 17 00:00:00 2001 From: icecheng Date: Thu, 30 Oct 2025 11:27:45 +0800 Subject: [PATCH] init --- .../templates/{authentication => }/authentication-config.yaml | 0 .../helm-pkg/templates/{authentication => }/certificate.yaml | 0 .../devops/helm-pkg/templates/{authentication => }/dashboard.yaml | 0 .../helm-pkg/templates/{authentication => }/deployment.yaml | 0 .../helm-pkg/templates/{authentication => }/freeleapssecret.yaml | 0 .../devops/helm-pkg/templates/{authentication => }/ingress.yaml | 0 .../templates/{authentication => }/opentelemetry-rbac.yaml | 0 .../helm-pkg/templates/{authentication => }/opentelemetry.yaml | 0 .../devops/helm-pkg/templates/{authentication => }/service.yaml | 0 .../helm-pkg/templates/{authentication => }/servicemonitor.yaml | 0 .../devops/helm-pkg/templates/{authentication => }/vpa.yaml | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename .freeleaps/devops/helm-pkg/templates/{authentication => }/authentication-config.yaml (100%) rename .freeleaps/devops/helm-pkg/templates/{authentication => }/certificate.yaml (100%) rename .freeleaps/devops/helm-pkg/templates/{authentication => }/dashboard.yaml (100%) rename .freeleaps/devops/helm-pkg/templates/{authentication => }/deployment.yaml (100%) rename .freeleaps/devops/helm-pkg/templates/{authentication => }/freeleapssecret.yaml (100%) rename .freeleaps/devops/helm-pkg/templates/{authentication => }/ingress.yaml (100%) rename .freeleaps/devops/helm-pkg/templates/{authentication => }/opentelemetry-rbac.yaml (100%) rename .freeleaps/devops/helm-pkg/templates/{authentication => }/opentelemetry.yaml (100%) rename .freeleaps/devops/helm-pkg/templates/{authentication => }/service.yaml (100%) rename .freeleaps/devops/helm-pkg/templates/{authentication => }/servicemonitor.yaml (100%) rename .freeleaps/devops/helm-pkg/templates/{authentication => }/vpa.yaml (100%) diff --git a/.freeleaps/devops/helm-pkg/templates/authentication/authentication-config.yaml b/.freeleaps/devops/helm-pkg/templates/authentication-config.yaml similarity index 100% rename from .freeleaps/devops/helm-pkg/templates/authentication/authentication-config.yaml rename to .freeleaps/devops/helm-pkg/templates/authentication-config.yaml diff --git a/.freeleaps/devops/helm-pkg/templates/authentication/certificate.yaml b/.freeleaps/devops/helm-pkg/templates/certificate.yaml similarity index 100% rename from .freeleaps/devops/helm-pkg/templates/authentication/certificate.yaml rename to .freeleaps/devops/helm-pkg/templates/certificate.yaml diff --git a/.freeleaps/devops/helm-pkg/templates/authentication/dashboard.yaml b/.freeleaps/devops/helm-pkg/templates/dashboard.yaml similarity index 100% rename from .freeleaps/devops/helm-pkg/templates/authentication/dashboard.yaml rename to .freeleaps/devops/helm-pkg/templates/dashboard.yaml diff --git a/.freeleaps/devops/helm-pkg/templates/authentication/deployment.yaml b/.freeleaps/devops/helm-pkg/templates/deployment.yaml similarity index 100% rename from .freeleaps/devops/helm-pkg/templates/authentication/deployment.yaml rename to .freeleaps/devops/helm-pkg/templates/deployment.yaml diff --git a/.freeleaps/devops/helm-pkg/templates/authentication/freeleapssecret.yaml b/.freeleaps/devops/helm-pkg/templates/freeleapssecret.yaml similarity index 100% rename from .freeleaps/devops/helm-pkg/templates/authentication/freeleapssecret.yaml rename to .freeleaps/devops/helm-pkg/templates/freeleapssecret.yaml diff --git a/.freeleaps/devops/helm-pkg/templates/authentication/ingress.yaml b/.freeleaps/devops/helm-pkg/templates/ingress.yaml similarity index 100% rename from .freeleaps/devops/helm-pkg/templates/authentication/ingress.yaml rename to .freeleaps/devops/helm-pkg/templates/ingress.yaml diff --git a/.freeleaps/devops/helm-pkg/templates/authentication/opentelemetry-rbac.yaml b/.freeleaps/devops/helm-pkg/templates/opentelemetry-rbac.yaml similarity index 100% rename from .freeleaps/devops/helm-pkg/templates/authentication/opentelemetry-rbac.yaml rename to .freeleaps/devops/helm-pkg/templates/opentelemetry-rbac.yaml diff --git a/.freeleaps/devops/helm-pkg/templates/authentication/opentelemetry.yaml b/.freeleaps/devops/helm-pkg/templates/opentelemetry.yaml similarity index 100% rename from .freeleaps/devops/helm-pkg/templates/authentication/opentelemetry.yaml rename to .freeleaps/devops/helm-pkg/templates/opentelemetry.yaml diff --git a/.freeleaps/devops/helm-pkg/templates/authentication/service.yaml b/.freeleaps/devops/helm-pkg/templates/service.yaml similarity index 100% rename from .freeleaps/devops/helm-pkg/templates/authentication/service.yaml rename to .freeleaps/devops/helm-pkg/templates/service.yaml diff --git a/.freeleaps/devops/helm-pkg/templates/authentication/servicemonitor.yaml b/.freeleaps/devops/helm-pkg/templates/servicemonitor.yaml similarity index 100% rename from .freeleaps/devops/helm-pkg/templates/authentication/servicemonitor.yaml rename to .freeleaps/devops/helm-pkg/templates/servicemonitor.yaml diff --git a/.freeleaps/devops/helm-pkg/templates/authentication/vpa.yaml b/.freeleaps/devops/helm-pkg/templates/vpa.yaml similarity index 100% rename from .freeleaps/devops/helm-pkg/templates/authentication/vpa.yaml rename to .freeleaps/devops/helm-pkg/templates/vpa.yaml