Skip to content

AutoUnseal and Init Default Token💣

To get the root token for the vault deployment (if using the developer autouseal/init):

kubectl get secret -n vault vault-token -o go-template='{{.data.key | base64decode}}'

Last update: 2022-04-06 by Micah Nagel