From 7c90d9150e9b406d84c2df3a9a078c47db79ecbd Mon Sep 17 00:00:00 2001 From: Adam Cornett <88156657+acornett21@users.noreply.github.com> Date: Mon, 11 Apr 2022 16:18:47 -0700 Subject: [PATCH] remove `dev preview` from olm config so that CSV looks correct for GA (#77) Issue #, if available: NA Description of changes: removing dev preview since this controller is about to go GA. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. Signed-off-by: Adam D. Cornett --- olm/olmconfig.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/olm/olmconfig.yaml b/olm/olmconfig.yaml index 8f9fecd..cb43ebe 100644 --- a/olm/olmconfig.yaml +++ b/olm/olmconfig.yaml @@ -18,7 +18,7 @@ description: |- This controller is a component of the [AWS Controller for Kubernetes](https://github.com/aws/aws-controllers-k8s) - project. This project is currently in **developer preview**. + project. **Pre-Installation Steps**