Adjusted interval/timeouts/dependencies
This commit is contained in:
@@ -12,6 +12,7 @@ spec:
|
||||
kind: HelmRepository
|
||||
name: cnpg
|
||||
version: 0.22.0
|
||||
interval: 1m0s
|
||||
interval: 15m
|
||||
timeout: 5m
|
||||
values:
|
||||
replicaCount: 2
|
||||
|
||||
@@ -4,5 +4,6 @@ metadata:
|
||||
name: cnpg
|
||||
namespace: cnpg-system
|
||||
spec:
|
||||
interval: 1m0s
|
||||
interval: 15m
|
||||
timeout: 2m
|
||||
url: https://cloudnative-pg.github.io/charts
|
||||
|
||||
Reference in New Issue
Block a user