dev: automated commit - 2025-09-29 13:38:09
This commit is contained in:
parent
62d046935c
commit
188e601c2e
2 changed files with 42 additions and 56 deletions
|
|
@ -18,7 +18,6 @@ kubectl config set-context --current --namespace=oc-app >/dev/null
|
|||
password=$(kubectl get secret oc-secrets -o jsonpath="{.data.rabbit_passwd}" | base64 --decode)
|
||||
|
||||
printf "$password" | wl-copy
|
||||
# printf "$password" | xsel --clipboard
|
||||
|
||||
# reset context
|
||||
kubectl config use-context $current_context >/dev/null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue