Hi all, probably a silly question but i’ll fire away… i’m learning Consul and spun up a cluster in MiniKube and got everything stable via a helm chart. I’m trying to enable ACL’s as they are disabled in the UI along with tokens, polices, roles and auth (currently showing a 403 error)
I’ve tried to retrieve the bootstrap token that has full permissions but it doesn’t exist.
I’ve enabled the secure config in the values.yaml and upgraded via the Helm chart.
Does anyone know how to generate a token for - consul-bootstrap-acl-token?