Skip to content

Commit

Permalink
Merge pull request #2 from acornett21/update_olm_file
Browse files Browse the repository at this point in the history
updating olm file with proper branding and crds
  • Loading branch information
a-hilaly authored Nov 16, 2023
2 parents 6958e92 + 4e0cf86 commit 960bb0f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions olm/olmconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
---
annotations:
capabilityLevel: Basic Install
shortDescription: AWS drs controller is a service controller for managing drs resources
shortDescription: AWS Elastic Disaster Recovery controller is a service controller for managing Elastic Disaster Recovery resources
in Kubernetes
displayName: AWS Controllers for Kubernetes - Amazon drs
displayName: AWS Controllers for Kubernetes - Amazon Elastic Disaster Recovery
description: |-
Manage Amazon drs resources in AWS from within your Kubernetes cluster.
Manage Amazon Elastic Disaster Recovery resources in AWS from within your Kubernetes cluster.
**About Amazon drs**
**About Amazon Elastic Disaster Recovery**
{ADD YOUR DESCRIPTION HERE}
AWS Elastic Disaster Recovery (AWS DRS) minimizes downtime and data loss with fast, reliable recovery of on-premises and cloud-based applications using affordable storage, minimal compute, and point-in-time recovery.
**About the AWS Controllers for Kubernetes**
Expand All @@ -28,13 +28,13 @@ description: |-
Please follow the following link: [Red Hat OpenShift](https://aws-controllers-k8s.github.io/community/docs/user-docs/openshift/)
samples:
- kind: ExampleCustomKind
- kind: SourceServer
spec: '{}'
- kind: SecondExampleCustomKind
- kind: RecoveryServer
spec: '{}'
maintainers:
- name: "drs maintainer team"
- name: "elastic disaster recovery maintainer team"
email: "[email protected]"
links:
- name: Amazon drs Developer Resources
url: https://aws.amazon.com/drs/developer-resources/
- name: Amazon Elastic Disaster Recovery Developer Resources
url: https://aws.amazon.com/disaster-recovery/resources/

0 comments on commit 960bb0f

Please sign in to comment.