Merge pull request #217 from 3dwardch3ng/app/postgresql
update bitnami postgresql repo
This commit is contained in:
@@ -33,7 +33,7 @@ spec:
|
||||
spec:
|
||||
chart: postgresql
|
||||
sourceRef:
|
||||
kind: OCIRepository
|
||||
kind: HelmRepository
|
||||
name: postgresql
|
||||
interval: 1h
|
||||
install:
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta2
|
||||
kind: OCIRepository
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: postgresql
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 6h
|
||||
type: oci
|
||||
url: oci://registry-1.docker.io/bitnamicharts/postgresql
|
||||
|
||||
Reference in New Issue
Block a user