Stop pausing BMHs and applying it to target cluster

Closes: #501

Change-Id: I22ba53ea23ae9bbdecf8b47c81c0f075926591ce
This commit is contained in:
Kostiantyn Kalynovskyi 2021-05-20 17:48:06 +00:00 committed by Kostyantyn Kalynovskyi
parent fa939137d2
commit 10f51f4a10
2 changed files with 0 additions and 7 deletions

View File

@ -7,5 +7,4 @@ metadata:
name: host-generation-catalogue
hosts:
m3:
- node01
- node02

View File

@ -14,12 +14,6 @@
set -xe
# Annotating BMH objects with a pause label
# Scripts for this phase placed in manifests/function/phase-helpers/pause_bmh/
# To get ConfigMap for this phase, execute `airshipctl phase render --source config -k ConfigMap`
# and find ConfigMap with name kubectl-get-pods
airshipctl phase run kubectl-pause-bmh --debug
echo "Move Cluster Object to Target Cluster"
airshipctl phase run clusterctl-move