From 9d80e0ee40b97a9905e139f5db1d955e825923fc Mon Sep 17 00:00:00 2001 From: titver968 Date: Thu, 17 Apr 2025 10:50:35 +0200 Subject: [PATCH] alles in der Orgern tatort verschoben --- index.yaml => tatort/index.yaml | 0 tatort-0.1.2.tgz => tatort/tatort-0.1.2.tgz | Bin tatort/{ => tatort}/Chart.yaml | 0 tatort/{ => tatort}/templates/_helpers.tpl | 0 tatort/{ => tatort}/templates/deployment.yaml | 0 tatort/{ => tatort}/templates/hpa.yaml | 0 tatort/{ => tatort}/templates/ingress.yaml | 0 tatort/{ => tatort}/templates/service.yaml | 0 tatort/{ => tatort}/templates/serviceaccount.yaml | 0 tatort/{ => tatort}/values.yaml | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename index.yaml => tatort/index.yaml (100%) rename tatort-0.1.2.tgz => tatort/tatort-0.1.2.tgz (100%) rename tatort/{ => tatort}/Chart.yaml (100%) rename tatort/{ => tatort}/templates/_helpers.tpl (100%) rename tatort/{ => tatort}/templates/deployment.yaml (100%) rename tatort/{ => tatort}/templates/hpa.yaml (100%) rename tatort/{ => tatort}/templates/ingress.yaml (100%) rename tatort/{ => tatort}/templates/service.yaml (100%) rename tatort/{ => tatort}/templates/serviceaccount.yaml (100%) rename tatort/{ => tatort}/values.yaml (100%) diff --git a/index.yaml b/tatort/index.yaml similarity index 100% rename from index.yaml rename to tatort/index.yaml diff --git a/tatort-0.1.2.tgz b/tatort/tatort-0.1.2.tgz similarity index 100% rename from tatort-0.1.2.tgz rename to tatort/tatort-0.1.2.tgz diff --git a/tatort/Chart.yaml b/tatort/tatort/Chart.yaml similarity index 100% rename from tatort/Chart.yaml rename to tatort/tatort/Chart.yaml diff --git a/tatort/templates/_helpers.tpl b/tatort/tatort/templates/_helpers.tpl similarity index 100% rename from tatort/templates/_helpers.tpl rename to tatort/tatort/templates/_helpers.tpl diff --git a/tatort/templates/deployment.yaml b/tatort/tatort/templates/deployment.yaml similarity index 100% rename from tatort/templates/deployment.yaml rename to tatort/tatort/templates/deployment.yaml diff --git a/tatort/templates/hpa.yaml b/tatort/tatort/templates/hpa.yaml similarity index 100% rename from tatort/templates/hpa.yaml rename to tatort/tatort/templates/hpa.yaml diff --git a/tatort/templates/ingress.yaml b/tatort/tatort/templates/ingress.yaml similarity index 100% rename from tatort/templates/ingress.yaml rename to tatort/tatort/templates/ingress.yaml diff --git a/tatort/templates/service.yaml b/tatort/tatort/templates/service.yaml similarity index 100% rename from tatort/templates/service.yaml rename to tatort/tatort/templates/service.yaml diff --git a/tatort/templates/serviceaccount.yaml b/tatort/tatort/templates/serviceaccount.yaml similarity index 100% rename from tatort/templates/serviceaccount.yaml rename to tatort/tatort/templates/serviceaccount.yaml diff --git a/tatort/values.yaml b/tatort/tatort/values.yaml similarity index 100% rename from tatort/values.yaml rename to tatort/tatort/values.yaml