This commit is contained in:
parent
19a0cef76c
commit
a0b1e35cb4
@ -63,7 +63,7 @@ steps:
|
|||||||
from_secret: token
|
from_secret: token
|
||||||
APISERVER: "https://10.10.0.10:6443"
|
APISERVER: "https://10.10.0.10:6443"
|
||||||
commands:
|
commands:
|
||||||
- curl -X DELETE $APISERVER/api/v1/namespaces/hugo/pods/ --header "Authorization: Bearer $TOKEN" --insecure
|
- "curl -X DELETE $APISERVER/api/v1/namespaces/hugo/pods/ --header \"Authorization: Bearer $TOKEN\" --insecure"
|
||||||
volumes:
|
volumes:
|
||||||
- name: output
|
- name: output
|
||||||
temp: {}
|
temp: {}
|
||||||
|
Loading…
Reference in New Issue
Block a user