1 2 3 4 5 6 7 8 9 10 11 12 13
shortCut: r description: Restart confirm: true scopes: - machinedeployment - kubeadmcontrolplane background: true command: bash args: - -ec - | resource="$RESOURCE_NAME" clusterctl alpha rollout restart -n $NAMESPACE ${resource/s}/$NAME