Skip to content

Commit

Permalink
Delete CreateContainerConfigError pods
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Jan 10, 2025
1 parent 780ed98 commit 7715fa5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion artifacts/k8s_galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,4 +190,6 @@
changed_when: error_pods.stdout_lines | length > 1
retries: 5
delay: 120
until: error_pods.stdout_lines | length < 1
until: error_pods.stdout_lines | length < 1
environment:
KUBECONFIG: /etc/kubernetes/admin.conf

0 comments on commit 7715fa5

Please sign in to comment.