Update 'README.md'
This commit is contained in:
parent
30fdad250c
commit
22753b3007
@ -145,5 +145,5 @@ kubectl -n cattle-system rollout status deploy/rancher
|
||||
|
||||
## Rancher temporary password
|
||||
```bash
|
||||
kubectl get secret --namespace cattle-system bootstrap-secret -o go-template='{.data.bootstrapPassword|base64decode}}{{ "\n" }}'
|
||||
kubectl get secret --namespace cattle-system bootstrap-secret -o go-template='{{.data.bootstrapPassword|base64decode}}{{ "\n" }}'
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user