File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -291,7 +291,7 @@ jobs:
291291 -v $(pwd):/stack/kayobe-automation-env/src/kayobe-config \
292292 -e KAYOBE_ENVIRONMENT -e KAYOBE_VAULT_PASSWORD -e KAYOBE_AUTOMATION_SSH_PRIVATE_KEY \
293293 $KAYOBE_IMAGE \
294- /stack/kayobe-automation-env/src/kayobe-config/.automation/pipeline/overcloud-host-command-run.sh --command 'sudo docker exec -t magnum_conductor bash -c "kubectl --kubeconfig /etc/magnum/kubeconfig get ns "' -l controllers --show-output
294+ /stack/kayobe-automation-env/src/kayobe-config/.automation/pipeline/overcloud-host-command-run.sh --command 'sudo docker exec -t magnum_conductor bash -c "helm --kubeconfig /etc/magnum/kubeconfig ls -Aa~ "' -l controllers --show-output
295295 env :
296296 KAYOBE_AUTOMATION_SSH_PRIVATE_KEY : ${{ steps.ssh_key.outputs.ssh_key }}
297297
You can’t perform that action at this time.
0 commit comments