Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Adding SQS resource #24

Closed
christopherhein opened this issue Sep 29, 2018 · 0 comments
Closed

Adding SQS resource #24

christopherhein opened this issue Sep 29, 2018 · 0 comments
Assignees
Labels
operator/sqsqueue SQS Queue operator package

Comments

@christopherhein
Copy link
Contributor

Creates SQS Queues Using CRDS like this:

apiVersion: operator.aws/v1alpha1
kind: SQS
metadata:
  name: chrishein-test-sqs-1
spec:
  contentBasedDeduplication: false
  delaySeconds: 1
  usedeadletterQueue: false
@christopherhein christopherhein added the operator/sqsqueue SQS Queue operator package label Sep 29, 2018
@christopherhein christopherhein self-assigned this Sep 29, 2018
christopherhein pushed a commit that referenced this issue Oct 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
operator/sqsqueue SQS Queue operator package
Projects
None yet
Development

No branches or pull requests

1 participant