You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
gatekeeper unseal approle --auth-app-role $ROLE_ID --auth-app-secret $SECRET_ID
Unsealing gatekeeper at http://localhost:9201
Error from gatekeeper: Unseal failed with the 'approle' method.
gatekeeper unseal approle --auth-app-role $ROLE_ID --auth-app-secret $SECRET_ID
Unsealing gatekeeper at http://localhost:9201
Error from gatekeeper: Unseal failed with the 'approle' method.
approle in vault-
vault write auth/approle/role/gatekeeper
secret_id_ttl=10m
secret_id_num_uses=1
policies=gatekeeper
token_ttl=60m
period=60m
The text was updated successfully, but these errors were encountered: