Update PostgreSQL HelmRelease with postgresql-contour chart in yc-k8s-test overlay
This commit is contained in:
parent
d0d9600fa8
commit
068e01159f
@ -6,6 +6,14 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
interval: 5m
|
interval: 5m
|
||||||
timeout: 2h
|
timeout: 2h
|
||||||
|
chart:
|
||||||
|
spec:
|
||||||
|
chart: postgresql-contour
|
||||||
|
version: "17.0.2"
|
||||||
|
sourceRef:
|
||||||
|
kind: HelmRepository
|
||||||
|
name: yc-oci-charts
|
||||||
|
namespace: flux-system
|
||||||
|
|
||||||
install:
|
install:
|
||||||
timeout: 2h
|
timeout: 2h
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user