Updated project to improve guidance
Some checks failed
terraform / validate (push) Failing after 37s
Some checks failed
terraform / validate (push) Failing after 37s
This commit is contained in:
parent
63008b3ab9
commit
4ea6d8b9e5
26 changed files with 1091 additions and 695 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue