Add bitnami.yaml

This commit is contained in:
Alper Can Yumuk 2024-07-02 16:01:16 +02:00
parent 8d182e0c71
commit f3deee6039

12
bitnami.yaml Normal file
View file

@ -0,0 +1,12 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: bitnami
namespace: flux-system
annotations:
"nextgen.gitops.management/library-name": "nextgen-core"
"nextgen.gitops.management/library-version": "0.0.1"
spec:
interval: "10m"
url: "oci://registry-1.docker.io/bitnamicharts"