add 13 chart
This commit is contained in:
parent
e53af408c2
commit
569c7b542e
@ -9,7 +9,7 @@ spec:
|
|||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: postgresql-contour
|
chart: postgresql-contour
|
||||||
version: "17.0.7"
|
version: "13.0.7"
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: yc-oci-charts
|
name: yc-oci-charts
|
||||||
@ -45,7 +45,7 @@ spec:
|
|||||||
image:
|
image:
|
||||||
registry: cr.yandex/crp3ccidau046kdj8g9q
|
registry: cr.yandex/crp3ccidau046kdj8g9q
|
||||||
repository: contour/postgresql
|
repository: contour/postgresql
|
||||||
tag: 13.0.7
|
tag: 17.0.7
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
metrics:
|
metrics:
|
||||||
enabled: false
|
enabled: false
|
||||||
@ -103,7 +103,7 @@ spec:
|
|||||||
contour:
|
contour:
|
||||||
enabled: true
|
enabled: true
|
||||||
adminUser: "postgres"
|
adminUser: "postgres"
|
||||||
sharedPreloadLibraries: "pg_stat_statements,uuid-ossp,ltree"
|
sharedPreloadLibraries: "pg_stat_statements,uuid-ossp,ltree,timescaledb"
|
||||||
vault:
|
vault:
|
||||||
enabled: true
|
enabled: true
|
||||||
role: postgresql
|
role: postgresql
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user