From 5ca770e771c64e97af2e16d27d38a1b68a5138c9 Mon Sep 17 00:00:00 2001 From: Christopher Haar Date: Sat, 16 Sep 2023 20:48:50 +0200 Subject: [PATCH] feat(v1): switch meta.pkg to v1 and fix one issue in storeconfig Signed-off-by: Christopher Haar --- package/crds/template.upbound.io_storeconfigs.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/crds/template.upbound.io_storeconfigs.yaml b/package/crds/template.upbound.io_storeconfigs.yaml index 33a2c7d..48e416a 100644 --- a/package/crds/template.upbound.io_storeconfigs.yaml +++ b/package/crds/template.upbound.io_storeconfigs.yaml @@ -12,7 +12,7 @@ spec: categories: - crossplane - store - - gcp + - template kind: StoreConfig listKind: StoreConfigList plural: storeconfigs @@ -32,8 +32,8 @@ spec: name: v1alpha1 schema: openAPIV3Schema: - description: A StoreConfig configures how GCP controller should store connection - details. + description: A StoreConfig configures how template controller should store + connection details. properties: apiVersion: description: 'APIVersion defines the versioned schema of this representation