Skip to content

Commit

Permalink
Meant to support legacy annotation prefix until 1.2.0 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtougeron authored Jul 9, 2022
1 parent a15dddb commit 7679e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The `k8s-pvc-tagger` watches for new PersistentVolumeClaims and when new AWS EBS

`k8s-pvc-tagger/tags` - A json encoded key/value map of the tags to set on the EBS Volume (in addition to the `--default-tags`). It can also be used to override the values set in the `--default-tags`

NOTE: Until version `v1.1.0` the legacy annotation prefix of `aws-ebs-tagger` will continue to be supported for aws-ebs volumes ONLY.
NOTE: Until version `v1.2.0` the legacy annotation prefix of `aws-ebs-tagger` will continue to be supported for aws-ebs volumes ONLY.

#### Examples

Expand Down

0 comments on commit 7679e5d

Please sign in to comment.