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

Docs: How to pre-setup the database to avoid giving root credentials #195

Open
flickerfly opened this issue Mar 17, 2022 · 0 comments
Open

Comments

@flickerfly
Copy link
Contributor

I'd rather not pass helm or anchore root DB credentials. I'd like to set that up and then pass those credentials off to helm (via k8s secret names) to get things going. I'm finding this to be a very labor intensive activity as I have to try, run into errors, try again, and keep rolling. Even when deployed, I'm going to wonder what update job I may be failing in the future or feature that is silently failing.

Could you document the SQL commands to setup the anchore databases (interested in Enterprise also)?

Btodhunter added a commit that referenced this issue Feb 16, 2024
* dont fail deployment if using existing secrets
* bump chart version

---------

Signed-off-by: Brady Todhunter <[email protected]>
Btodhunter added a commit that referenced this issue Feb 16, 2024
* dont fail deployment if using existing secrets (#195)

* dont fail deployment if using existing secrets
* bump chart version

---------

* K8s inventory fix existing secrets (#196)

* change useExistingSecrets to match values useExistingSecret in values file
* bump chart version
* fix existing secret reference in ecs-inventory chart

---------

Signed-off-by: Brady Todhunter <[email protected]>
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