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