- name: Restart
uses: MultiMx/RancherRedeployAction@v3.1
with:
backend: 'https://rancher.example.domain/v3/'
token: ${{ secrets.CATTLE_BEARER_TOKEN }}
project: 'local:p-qgid4'
namespace: 'control'
workload: 'worker'- name: Restart
uses: MultiMx/RancherRedeployAction@v3.1
with:
backend: 'https://rancher.example.domain/v3/'
token: ${{ secrets.CATTLE_BEARER_TOKEN }}
project: 'local:p-qgid4'
namespace: 'control'
workload: 'worker'
wait: true