fix(gitops): point postgresql chart to x-evor ghcr
This commit is contained in:
parent
e6f0a07031
commit
bf0e34a0e7
@ -5,7 +5,7 @@ metadata:
|
||||
namespace: database
|
||||
spec:
|
||||
interval: 5m0s
|
||||
url: oci://ghcr.io/svc-design/postgresql
|
||||
url: oci://ghcr.io/x-evor/postgresql
|
||||
ref:
|
||||
semver: "1.1.0"
|
||||
secretRef:
|
||||
|
||||
@ -5,7 +5,7 @@ metadata:
|
||||
namespace: database
|
||||
spec:
|
||||
interval: 10m0s
|
||||
url: oci://ghcr.io/svc-design/postgresql
|
||||
url: oci://ghcr.io/x-evor/postgresql
|
||||
ref:
|
||||
semver: "1.1.0"
|
||||
layerSelector:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user