Update README.md

Remove namespace annotation as it's no longer needed
pull/62/head
Steven Crespo 2020-12-16 11:58:42 -08:00 committed by Denise
parent 2749da74e6
commit 2ebc436e48
1 changed files with 1 additions and 2 deletions

View File

@ -88,7 +88,6 @@ If this is a new chart, add the partner label and required annotations in `Chart
```yaml
annotations:
catalog.cattle.io/certified: partner
catalog.cattle.io/namespace: {CHART_NAMESPACE} # Your chart's name is recommended
catalog.cattle.io/release-name: {CHART_RELEASE_NAME} # Your chart's name is recommended
```