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

Impossible to supply admin token to the k8s sidecar container on first install #35

Closed
gangefors opened this issue Jul 14, 2023 · 2 comments

Comments

@gangefors
Copy link

I can't find a way to supply the custom sidecar container with the admin token since the admin token can't be created until Artifactory has started once.

Why are you suggesting a pattern that can't be supported on a fresh kubernetes install?

To use the pattern currently suggested I need to start Artifactory once using helm, bootstrap an admin token that in turn can create a more permanent access token. Then when I have this new access token I need to redeploy the artifactory helm release with the custom sidecar container pattern. This is not a functional pattern for automatic deployments.

@benharosh
Copy link
Collaborator

Documentation was updated with a 2-step solution for your problem: helm install and then helm upgrade. Closing since it's an old issue. Please re-open if you still facing issues with the current instructions in README.

@benharosh
Copy link
Collaborator

Closing

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

2 participants