Revert readycheck for step-ca;Revert retries;DRY;Upgrade components;Fix syntax
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-01-05 13:48:47 +01:00
parent 85dcbb73a4
commit edc19464e2
13 changed files with 30 additions and 34 deletions

View File

@ -54,8 +54,8 @@
dest: ipam-in-cluster/{{ components.clusterapi.management.version.ipam_incluster }}/metadata.yaml
loop_control:
label: "{{ item.url | basename }}"
retries: 5
delay: 5
retries: "{{ playbook.retries }}"
delay: "{{ playbook.delays.short }}"
until: clusterapi_manifests is not failed
# - name: Inject manifests