Fix typo in bitname/common README (#7529)

This commit is contained in:
Manuel Mendez
2021-09-17 11:17:07 -04:00
committed by GitHub
parent 2ec31edee1
commit fccffb3339

View File

@@ -93,7 +93,7 @@ The following table lists the helpers available in the library which are scoped
### Names
| Helper identifier | Description | Expected Inpput |
| Helper identifier | Description | Expected Input |
|-------------------------|------------------------------------------------------------|-------------------|
| `common.names.name` | Expand the name of the chart or use `.Values.nameOverride` | `.` Chart context |
| `common.names.fullname` | Create a default fully qualified app name. | `.` Chart context |