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

Re-order parameters #9

Merged
merged 1 commit into from
Jul 14, 2020
Merged

Re-order parameters #9

merged 1 commit into from
Jul 14, 2020

Conversation

torstenwalter
Copy link
Contributor

helm template [NAME] [CHART] [flags]
NAME is first parameter
CHART is second parameter
and flags come afterwards

Signed-off-by: Torsten Walter torsten.walter@syncier.com

@torstenwalter torstenwalter requested a review from dolv July 14, 2020 11:53
`helm template [NAME] [CHART] [flags]`
NAME is first parameter
CHART is second parameter
and flags come afterwards

Signed-off-by: Torsten Walter <torsten.walter@syncier.com>
Copy link
Contributor

@dolv dolv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@torstenwalter torstenwalter merged commit 75c8332 into default Jul 14, 2020
@torstenwalter torstenwalter deleted the reorder-args branch July 14, 2020 12:11
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

Successfully merging this pull request may close these issues.

2 participants