some improvements
This commit is contained in:
parent
afc6e3a412
commit
bae55a54f4
5 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
source /hooks/common/functions.sh
|
||||
|
||||
for refmap in $(kubectl get refmap -ojson | jq -r '.items[] | .metadata.name'); do
|
||||
delete "${refmap}"
|
||||
done
|
||||
Loading…
Add table
Add a link
Reference in a new issue