better kustomization using remote git refs (instead of git submodules)

This commit is contained in:
2024-07-16 19:08:39 +02:00
parent dd5e738cab
commit 1aa86ef16c
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ resources:
- grafana-admin.sealedsecret.yaml
# grafana dashboards are provisioned from a git repository
# in the initial bootstrap of the app of apps, the git repo won't be available, so this sync will initially fail
- https://git.kluster.moll.re/remoll/grafana-dashboards/raw/branch/main/kustomization.yaml
- https://git.kluster.moll.re/remoll/grafana-dashboards//?timeout=10&ref=main
helmCharts: