Skip to content
Snippets Groups Projects
Commit 1bc8835d authored by xeruf's avatar xeruf
Browse files

kustomizations: drastically reduce app startup timeouts

parent 0c1e58da
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ spec:
interval: 10m
retryInterval: 1m
wait: true
timeout: 1h
timeout: 3m
dependsOn:
- name: single-sign-on
sourceRef:
......
......@@ -7,7 +7,7 @@ spec:
interval: 10m
retryInterval: 1m
wait: true
timeout: 1h
timeout: 3m
dependsOn:
- name: single-sign-on
sourceRef:
......
......@@ -7,7 +7,7 @@ spec:
interval: 10m
retryInterval: 1m
wait: true
timeout: 1h
timeout: 3m
#dependsOn:
# - name: single-sign-on
sourceRef:
......
......@@ -8,7 +8,7 @@ spec:
interval: 10m
retryInterval: 1m
wait: true
timeout: 1h
timeout: 3m
dependsOn:
- name: single-sign-on
sourceRef:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment