You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)?
The text was updated successfully, but these errors were encountered:
* 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]>
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)?
The text was updated successfully, but these errors were encountered: