From 84cf2738fb0bd3ae32946aa123e561f1ed7d0e2c Mon Sep 17 00:00:00 2001 From: "Adam D. Cornett" Date: Thu, 23 Mar 2023 13:59:36 -0700 Subject: [PATCH] adding in pre install steps to olm config template Signed-off-by: Adam D. Cornett --- templates/olm/olmconfig.yaml.tpl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/templates/olm/olmconfig.yaml.tpl b/templates/olm/olmconfig.yaml.tpl index c2d45cf..aa21bea 100644 --- a/templates/olm/olmconfig.yaml.tpl +++ b/templates/olm/olmconfig.yaml.tpl @@ -21,6 +21,12 @@ 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**. + + + **Pre-Installation Steps** + + + Please follow the following link: [Red Hat OpenShift](https://aws-controllers-k8s.github.io/community/docs/user-docs/openshift/) samples: - kind: ExampleCustomKind spec: '{}'