Tags: nabsul/k8s-ecr-login-renew
Tags
Add Helm Chart (#38) * add helm chart * added pre-install hook to the helm chart, added namespace handling * feat: use existing secret Only add AWS AK/SK to secrets. Use directly non-secret ENV from values. Namespace secret-related keys under "auth:" to mimick Bitnami values.yaml Add a ref to the helm chart repo (if github pages are activated, see https://medium.com/@mattiaperi/create-a-public-helm-chart-repository-with-github-pages-49b180dbb417 and https://docs.github.com/en/pages) * chore: reuse lables defined in the template * fix: add annotations to ensure service accounts are created before the job runs * chore: rename overrideNamespaces to targetNamespace To make it coherent with ENV name * fix: allow actions across namespaces with ClusterRole * Tweak the readme * Simplify title * Another tweak; * Start refactoring and simplifying the Helm charts * Fill in secret definition * Continue trimming * Split into files, remove hooks, clean up values. * Make the most common parameters easier to edit * Seems to be working now * Fix version of the image * Try adding a helm chart releaser * Move some files around * remove custom charts dir name * remove charts * Undo everything * Try rolling my own helm release * Rename to index * Add a timezone * Keep trying to get the timezone right * Try to update the date again * Try creating simple GH pages * Rename to docs * - Merge all template yaml into one file - delete example directory because we'll be changing that - delete docs directory because the helm index is now in a different repo * Major cleanup of readme * Wrap up final version of things * Bump chart to version 1.0.0 * Add contributors * Improve the readme * Fix file encoding Co-authored-by: James Hebden <[email protected]> Co-authored-by: Cyril Duchon-Doris <[email protected]> Co-authored-by: James "ec0" Hebden <[email protected]> Co-authored-by: Nabeel Sulieman <[email protected]>
PreviousNext