reset-password
If you deployed an application with the KOTS Admin Console, the kots reset-password
command will change the bcrypted password hash in the cluster, allowing you to log in again.
Usage
kubectl kots reset-password [namespace] [flags]
- Replace
[namespace]
with the namespace where the Admin Console and your KOTS application resides (required). - Provide
[flags]
according to the table below
This command supports all global flags and also:
Flag | Type | Description |
---|---|---|
-h, --help | help for reset-password | |
-n, --namespace | string | the namespace where the Admin Console is running |
Examples
kubectl kots reset-password sentry-namespace