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