Skip to content

Commit

Permalink
Merge pull request #2 from acornett21/main
Browse files Browse the repository at this point in the history
update olmconfig with description and examples
  • Loading branch information
a-hilaly authored Aug 12, 2024
2 parents 50c7338 + 735d5eb commit 4c603a6
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions olm/olmconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,17 @@ annotations:
in Kubernetes
displayName: AWS Controllers for Kubernetes - Amazon SES
description: |-
Manage Amazon SES resources in AWS from within your Kubernetes cluster.
Manage Amazon Simple Email Service (SES) resources in AWS from within your Kubernetes cluster.
**About Amazon SES**
{ADD YOUR DESCRIPTION HERE}
Amazon Simple Email Service (SES) is an email platform that provides an easy, cost-effective way for you to send and receive email using your own email addresses and domains.
For example, you can send marketing emails such as special offers, transactional emails such as order confirmations, and other types of correspondence such as newsletters.
When you use Amazon SES to receive mail, you can develop software solutions such as email autoresponders, email unsubscribe systems, and applications that generate customer
support tickets from incoming emails.
**About the AWS Controllers for Kubernetes**
Expand All @@ -28,13 +32,11 @@ description: |-
Please follow the following link: [Red Hat OpenShift](https://aws-controllers-k8s.github.io/community/docs/user-docs/openshift/)
samples:
- kind: ExampleCustomKind
spec: '{}'
- kind: SecondExampleCustomKind
- kind: EmailTemplate
spec: '{}'
maintainers:
- name: "ses maintainer team"
email: "[email protected]"
links:
- name: Amazon SES Developer Resources
url: https://aws.amazon.com/SES/developer-resources/
url: https://aws.amazon.com/ses/developer-resources/

0 comments on commit 4c603a6

Please sign in to comment.