Commit b0d4cacd authored by z00358552's avatar z00358552
Browse files

fix(helm) change name length limit to 63 for `helm create`

since kubernetes 1.4, the upper limit for resource name is 63 characters,
so it is better to change the template when running `helm create` accordingly.
parent 5a33f462
No related merge requests found
Showing with 6 additions and 6 deletions
+6 -6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment