Stop pausing BMHs and applying it to target cluster
Closes: #501 Change-Id: I22ba53ea23ae9bbdecf8b47c81c0f075926591ce
This commit is contained in:
parent
fa939137d2
commit
10f51f4a10
@ -7,5 +7,4 @@ metadata:
|
||||
name: host-generation-catalogue
|
||||
hosts:
|
||||
m3:
|
||||
- node01
|
||||
- node02
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user