From f419276139facef542830f16240008d5fca04e39 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sat, 27 Jun 2026 16:39:26 +0200 Subject: [PATCH] fixed placement of istiod --- {istiod => helm/istiod}/Chart.yaml | 0 {istiod => helm/istiod}/values.yaml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {istiod => helm/istiod}/Chart.yaml (100%) rename {istiod => helm/istiod}/values.yaml (100%) diff --git a/istiod/Chart.yaml b/helm/istiod/Chart.yaml similarity index 100% rename from istiod/Chart.yaml rename to helm/istiod/Chart.yaml diff --git a/istiod/values.yaml b/helm/istiod/values.yaml similarity index 100% rename from istiod/values.yaml rename to helm/istiod/values.yaml