Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not possible to disable admin token #86

Open
davidfrickert opened this issue Apr 25, 2024 · 0 comments
Open

Not possible to disable admin token #86

davidfrickert opened this issue Apr 25, 2024 · 0 comments

Comments

@davidfrickert
Copy link

davidfrickert commented Apr 25, 2024

Trying to use this chart to replace another old one that i was using but running into issues...

The docs recommend setting adminToken=null to disable admin token but this does not work because because the secrets.yaml template tries to read .Values.adminToken.existingSecret which doesn't work because adminToken is null.

Setting adminToken.value to null also does not work as the chart tries to use the existing secret which i also do not want to use in the _podSec.tpl.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant