Add truecharts helm repo
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
23cf3132bd
commit
4f3fc3b95d
9
base/truecharts/truecharts-helm-repo.yaml
Normal file
9
base/truecharts/truecharts-helm-repo.yaml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||||
|
kind: HelmRepository
|
||||||
|
metadata:
|
||||||
|
name: truecharts
|
||||||
|
namespace: flux-system
|
||||||
|
spec:
|
||||||
|
interval: 5m0s
|
||||||
|
url: https://charts.truecharts.org/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user