deploy postgresql / or try to
This commit is contained in:
parent
77e5ee6579
commit
0ca68e0be2
@ -5,11 +5,25 @@ metadata:
|
|||||||
namespace: postgresql
|
namespace: postgresql
|
||||||
spec:
|
spec:
|
||||||
interval: 5m
|
interval: 5m
|
||||||
timeout: 15m
|
timeout: 2h
|
||||||
|
|
||||||
|
install:
|
||||||
|
timeout: 2h
|
||||||
|
remediation:
|
||||||
|
retries: 3
|
||||||
|
|
||||||
|
upgrade:
|
||||||
|
timeout: 2h
|
||||||
|
remediation:
|
||||||
|
retries: 3
|
||||||
|
|
||||||
values:
|
values:
|
||||||
|
|
||||||
global:
|
global:
|
||||||
defaultStorageClass: local-path
|
defaultStorageClass: local-path
|
||||||
|
image:
|
||||||
|
registry: cr.yandex/crp3ccidau046kdj8g9q
|
||||||
|
repository: /contour/postgresql
|
||||||
|
tag: 17
|
||||||
metrics:
|
metrics:
|
||||||
enabled: false
|
enabled: false
|
||||||
prometheusRule:
|
prometheusRule:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user