Skip to content

Commit

Permalink
Fix errors
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Mar 7, 2024
1 parent f6b7261 commit 079b90f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artifacts/k8s_galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
command: helm install --create-namespace -n {{ NAMESPACE }} galaxy galaxy/galaxy --timeout 10m -f /opt/galaxy_values.yaml --version 5.9.0
environment:
KUBECONFIG: /etc/kubernetes/admin.conf
ignore_errors: yes
ignore_errors: true

- name: Wait pods to be ready
pause:
Expand Down

0 comments on commit 079b90f

Please sign in to comment.