Open pgier opened 1 year ago
Looks like the global.auth setting takes care of this.
the bastion must be able to connect even without additional volumes. What token secret is missing ? do you have more details ?
The pulsar admin token is needed on the bastion. I was able to resolve this using the global.auth
settings, but it might be nice to be able to override that in certain cases.
I don't see an option in the spec for additionalVolumes in the bastion. Currently bastion can't connect to the proxy because it doesn't have the required tokens mounted.