Skip to content

Commit a8ae4c0

Browse files
authored
Merge pull request #48 from acornett21/add-pre-install-doc-link
updating olm config to link to openshift preinstallation steps
2 parents 9be43e5 + 7233c08 commit a8ae4c0

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

olm/olmconfig.yaml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,13 @@ description: |-
3030
3131
3232
This controller is a component of the [AWS Controller for Kubernetes](https://github.com/aws/aws-controllers-k8s)
33-
project. This project is currently in **developer preview**.
33+
project. This project is currently in **developer preview**.
34+
35+
36+
**Pre-Installation Steps**
37+
38+
39+
Please follow the following link: [Red Hat OpenShift](https://aws-controllers-k8s.github.io/community/docs/user-docs/openshift/)
3440
samples:
3541
- kind: DBParameterGroup
3642
spec: '{}'
@@ -39,8 +45,8 @@ samples:
3945
- kind: DBSubnetGroup
4046
spec: '{}'
4147
maintainers:
42-
- name: "Your Team Name"
43-
email: "your-team@example.com"
48+
- name: "rds maintainer team"
49+
email: "ack-maintainers@amazon.com"
4450
links:
4551
- name: Amazon RDS Developer Resources
4652
url: https://aws.amazon.com/rds/developer-resources/

0 commit comments

Comments
 (0)