Merge pull request #3099 from umangachapagain/patch-1

Updated description for commonannotations
This commit is contained in:
Kubernetes Prow Robot
2020-10-15 11:35:25 -07:00
committed by GitHub

View File

@@ -3,10 +3,10 @@ title: "commonAnnotations"
linkTitle: "commonAnnotations"
type: docs
description: >
Add annotations to add all resources.
Add annotations to all resources.
---
Add annotations to all resources. If the annotation key already is present on the resource,
Add annotations to all resources. If the annotation key is already present on the resource,
the value will be overridden.
```yaml