Skip to content

Commit

Permalink
Update k8s_galaxy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer authored Dec 16, 2024
1 parent 0257c4a commit d80b26a
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 @@ -174,7 +174,7 @@
KUBECONFIG: /etc/kubernetes/admin.conf

- name: Deploy Galaxy
command: helm install --create-namespace -n {{ NAMESPACE }} galaxy galaxy/galaxy --timeout 15m -f /opt/galaxy_values.yaml --version 5.9.0
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: true
Expand Down

0 comments on commit d80b26a

Please sign in to comment.