Merge pull request #217 from 3dwardch3ng/app/postgresql

update bitnami postgresql repo
This commit is contained in:
2024-06-18 14:12:22 +10:00
committed by GitHub
2 changed files with 3 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ spec:
spec: spec:
chart: postgresql chart: postgresql
sourceRef: sourceRef:
kind: OCIRepository kind: HelmRepository
name: postgresql name: postgresql
interval: 1h interval: 1h
install: install:

View File

@@ -1,8 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1beta2 apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: OCIRepository kind: HelmRepository
metadata: metadata:
name: postgresql name: postgresql
namespace: flux-system namespace: flux-system
spec: spec:
interval: 6h interval: 6h
type: oci
url: oci://registry-1.docker.io/bitnamicharts/postgresql url: oci://registry-1.docker.io/bitnamicharts/postgresql