kustomizations: drastically reduce app startup timeouts

This commit is contained in:
xeruf 2022-07-12 22:47:32 +01:00
parent 0c1e58da75
commit 1bc8835d16
4 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ spec:
interval: 10m
retryInterval: 1m
wait: true
timeout: 1h
timeout: 3m
dependsOn:
- name: single-sign-on
sourceRef:

View File

@ -7,7 +7,7 @@ spec:
interval: 10m
retryInterval: 1m
wait: true
timeout: 1h
timeout: 3m
dependsOn:
- name: single-sign-on
sourceRef:

View File

@ -7,7 +7,7 @@ spec:
interval: 10m
retryInterval: 1m
wait: true
timeout: 1h
timeout: 3m
#dependsOn:
# - name: single-sign-on
sourceRef:

View File

@ -8,7 +8,7 @@ spec:
interval: 10m
retryInterval: 1m
wait: true
timeout: 1h
timeout: 3m
dependsOn:
- name: single-sign-on
sourceRef: