- Notifications
You must be signed in to change notification settings - Fork165
Classic helm step updates#563
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Edited content to include multi-helm repos in pipelines
cf-ci-bot commentedFeb 14, 2023
[CI] Staging environment is athttp://staging-docs.codefresh.io.s3-website.us-east-1.amazonaws.com/classic-helm-step-updates/docs/ |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
| tiller_namespace|optional|Kubernetes namespace where Tiller is installed (unnecessary for Helm 3) | ||
| timeout | optional | The maximum time, in seconds, to wait for Kubernetes commands to complete. | ||
| use_debian_image | optional | Use Debian-based `cfstep-helm` image. | ||
| use_repos_for_auth_action |optional | Required if the chart has dependencies on other repos that need to be authenticated. Set `true`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Used for auth action. Required if you want to use repos from attached contexts. Set'true'
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Changed:
use_repos_for_auth_action |optional | Required for theauth action to use repos from attached contexts. When required, set value totrue.
Uh oh!
There was an error while loading.Please reload this page.
cf-ci-bot commentedFeb 14, 2023
[CI] Staging environment is athttp://staging-docs.codefresh.io.s3-website.us-east-1.amazonaws.com/classic-helm-step-updates/docs/ |
cf-ci-bot commentedFeb 14, 2023
[CI] Staging environment is athttp://staging-docs.codefresh.io.s3-website.us-east-1.amazonaws.com/classic-helm-step-updates/docs/ |
No description provided.