ArgoProj Helm Charts
![]() * feat(argo-workflows) Include pod name in key format for GCS logs A better default would be to add the `pod.name` to the key format of the Argo logs. I noticed that when not including the pod name, it would constantly overwrite the same log from from different pods. Including it makes sure that each pod will have its own log file. Signed-off-by: Michiel De Mey <de.mey.michiel@gmail.com> * Bump chart version and added changelog Signed-off-by: Michiel De Mey <de.mey.michiel@gmail.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> |
||
---|---|---|
.github | ||
charts | ||
scripts | ||
.gitignore | ||
.helmdocsignore | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
LICENSE | ||
OWNERS | ||
README.md |
Argo Helm Charts
Argo Helm is a collection of community maintained charts for http://argoproj.io/ projects. The charts can be added using following command:
helm repo add argo https://argoproj.github.io/argo-helm
Contributing
We'd love to have you contribute! Please refer to our contribution guidelines for details.