This commit is contained in:
nold 2022-03-20 19:49:32 +01:00
parent 5878300cdf
commit 5787d3a88a

View file

@ -31,8 +31,9 @@ spec:
ignore: |
# exclude all
/*
# include heqet userdata
# include heqet userdata & bootstrap config
# These are the directories/files your repo needs to include:
!/bootstrap
!/projects
!/resources
!/values.yaml
@ -66,7 +67,7 @@ spec:
# Finally, we are able to create a HelmRelease based on the upper GitRepositories.
# This will bootstrap the Heqet Magic, also known as "app-of-apps"-Pattern
---
---
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
@ -81,8 +82,8 @@ spec:
kind: GitRepository
name: heqet
namespace: flux-system
valuesFrom:
- heqet/values.yaml
valuesFiles:
- heqet/values.yaml
interval: 5m
install:
remediation: