primo
This commit is contained in:
11
add-on/Nodered_token_istruction.txt
Normal file
11
add-on/Nodered_token_istruction.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
kubectl get pods -n nodered
|
||||
kubectl exec -it node-red-bd88bc7df-knqfw -n nodered -- node-red admin hash-pw
|
||||
|
||||
|
||||
kubectl edit configmap node-red-settings -n nodered --->(set campo password password: "<bcrypt-hash-here>", nella sezione adminAuth)
|
||||
|
||||
kubectl delete pods node-red-bd88bc7df-knqfw -n nodered
|
||||
|
||||
|
||||
user: admin
|
||||
password:KAYQE1QA7uwUZ8uI
|
||||
Reference in New Issue
Block a user