Skip to content

Commit

Permalink
wait helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer authored Jan 23, 2025
1 parent 8603a42 commit f6d4fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artifacts/openeo_k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
KUBECONFIG: "/etc/kubernetes/admin.conf"

- name: Install OpenEO Helm chart
command: helm upgrade -n openeo --install openeo /opt/eodcgmbh-charts/eodc/openeo-argo --values /tmp/openeo_config.yaml
command: helm upgrade -n openeo --install openeo /opt/eodcgmbh-charts/eodc/openeo-argo --values /tmp/openeo_config.yaml --wait --timeout 10m
environment:
KUBECONFIG: "/etc/kubernetes/admin.conf"
when: deployed.rc == 1

0 comments on commit f6d4fc4

Please sign in to comment.