From 5893c2040f454dadb1ceee2d7013416444ac05e8 Mon Sep 17 00:00:00 2001 From: Gabriele Date: Wed, 19 Jul 2023 15:59:17 +0200 Subject: [PATCH] fix(efs): add example id MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fatih Türken <103541666+turkenf@users.noreply.github.com> --- examples/efs/filesystem_encrypted.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/efs/filesystem_encrypted.yaml b/examples/efs/filesystem_encrypted.yaml index f52144a13f..e8b1e526f3 100644 --- a/examples/efs/filesystem_encrypted.yaml +++ b/examples/efs/filesystem_encrypted.yaml @@ -1,6 +1,8 @@ apiVersion: efs.aws.upbound.io/v1beta1 kind: FileSystem metadata: + annotations: + meta.upbound.io/example-id: efs/v1beta1/filesystem name: example labels: testing.upbound.io/example-name: efs