Updated project to improve guidance
Some checks failed
terraform / validate (push) Failing after 37s

This commit is contained in:
CodeGit 2026-09-03 19:06:27 +01:00
parent 63008b3ab9
commit 4ea6d8b9e5
26 changed files with 1091 additions and 695 deletions

View file

@ -1,3 +1,7 @@
# Declares where podinfo's chart index lives. On its own this does nothing
# to the cluster — source-controller just fetches this URL every `interval`
# and caches the resulting chart index as an artifact. helmrelease.yaml is
# what actually asks for the chart to be installed.
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata: