Add bitnami helm repo
This commit is contained in:
parent
9933c098cd
commit
e39ad7a6c2
9
helm-repositories/bitnami.yaml
Normal file
9
helm-repositories/bitnami.yaml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||||
|
kind: HelmRepository
|
||||||
|
metadata:
|
||||||
|
name: bitnami
|
||||||
|
namespace: flux-system
|
||||||
|
spec:
|
||||||
|
interval: 5m0s
|
||||||
|
url: "https://charts.bitnami.com/bitnami"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user