Skip to content

Commit

Permalink
fix: wait for zorp, not toscasubmit
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydesl authored May 18, 2023
1 parent b5a1d8b commit dde1a75
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
- name: (MiCADO Core) Wait for components
k8s:
kind: Deployment
name: toscasubmitter
name: zorp
namespace: micado-system
wait: yes
wait_timeout: 90
Expand Down

0 comments on commit dde1a75

Please sign in to comment.