Skip to content

Commit dde1a75

Browse files
authored
fix: wait for zorp, not toscasubmit
1 parent b5a1d8b commit dde1a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playbook/project/roles/micado_master/start/tasks/micado-start.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
- name: (MiCADO Core) Wait for components
2424
k8s:
2525
kind: Deployment
26-
name: toscasubmitter
26+
name: zorp
2727
namespace: micado-system
2828
wait: yes
2929
wait_timeout: 90

0 commit comments

Comments
 (0)