mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Updated description for commonannotations
This commit is contained in:
@@ -3,10 +3,10 @@ title: "commonAnnotations"
|
|||||||
linkTitle: "commonAnnotations"
|
linkTitle: "commonAnnotations"
|
||||||
type: docs
|
type: docs
|
||||||
description: >
|
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.
|
the value will be overridden.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user