diff --git a/Chart.yaml b/chart/Chart.yaml similarity index 100% rename from Chart.yaml rename to chart/Chart.yaml diff --git a/templates/ai-openweb.yaml b/chart/templates/ai-openweb.yaml similarity index 100% rename from templates/ai-openweb.yaml rename to chart/templates/ai-openweb.yaml diff --git a/templates/auth-authentik.yaml b/chart/templates/auth-authentik.yaml similarity index 100% rename from templates/auth-authentik.yaml rename to chart/templates/auth-authentik.yaml diff --git a/templates/dns-bind.yaml b/chart/templates/dns-bind.yaml similarity index 100% rename from templates/dns-bind.yaml rename to chart/templates/dns-bind.yaml diff --git a/templates/dns-externaldns.yaml b/chart/templates/dns-externaldns.yaml similarity index 100% rename from templates/dns-externaldns.yaml rename to chart/templates/dns-externaldns.yaml diff --git a/templates/files-nextcloud.yaml b/chart/templates/files-nextcloud.yaml similarity index 100% rename from templates/files-nextcloud.yaml rename to chart/templates/files-nextcloud.yaml diff --git a/templates/files-syncthing.yaml b/chart/templates/files-syncthing.yaml similarity index 100% rename from templates/files-syncthing.yaml rename to chart/templates/files-syncthing.yaml diff --git a/templates/monitoring-grafana.yaml b/chart/templates/monitoring-grafana.yaml similarity index 100% rename from templates/monitoring-grafana.yaml rename to chart/templates/monitoring-grafana.yaml diff --git a/templates/monitoring-loki.yaml b/chart/templates/monitoring-loki.yaml similarity index 100% rename from templates/monitoring-loki.yaml rename to chart/templates/monitoring-loki.yaml diff --git a/templates/monitoring-prometheus.yaml b/chart/templates/monitoring-prometheus.yaml similarity index 100% rename from templates/monitoring-prometheus.yaml rename to chart/templates/monitoring-prometheus.yaml diff --git a/templates/monitoring-provider.yaml b/chart/templates/monitoring-provider.yaml similarity index 100% rename from templates/monitoring-provider.yaml rename to chart/templates/monitoring-provider.yaml diff --git a/templates/operators-mariadb.yaml b/chart/templates/operators-mariadb.yaml similarity index 100% rename from templates/operators-mariadb.yaml rename to chart/templates/operators-mariadb.yaml diff --git a/templates/operators-replicator.yaml b/chart/templates/operators-replicator.yaml similarity index 100% rename from templates/operators-replicator.yaml rename to chart/templates/operators-replicator.yaml diff --git a/templates/remote-access-rustdesk.yaml b/chart/templates/remote-access-rustdesk.yaml similarity index 100% rename from templates/remote-access-rustdesk.yaml rename to chart/templates/remote-access-rustdesk.yaml diff --git a/templates/ssl-certmanager.yaml b/chart/templates/ssl-certmanager.yaml similarity index 100% rename from templates/ssl-certmanager.yaml rename to chart/templates/ssl-certmanager.yaml diff --git a/templates/synctools-vaultwarden.yaml b/chart/templates/synctools-vaultwarden.yaml similarity index 100% rename from templates/synctools-vaultwarden.yaml rename to chart/templates/synctools-vaultwarden.yaml diff --git a/values.yaml b/chart/values.yaml similarity index 100% rename from values.yaml rename to chart/values.yaml diff --git a/deployments/manifests/30-hrel-prod.yaml b/deployments/manifests/30-hrel-prod.yaml index ee0a4dc..e3095b7 100644 --- a/deployments/manifests/30-hrel-prod.yaml +++ b/deployments/manifests/30-hrel-prod.yaml @@ -8,7 +8,7 @@ spec: interval: 1m chart: spec: - chart: ./ + chart: ./chart sourceRef: kind: GitRepository name: hsp-system