amazon-archives / aws-service-operator

AWS Service Operator allows you to create AWS resources using kubectl.
Apache License 2.0
733 stars 103 forks source link

helm chart: add CRD for ElasticCache #167

Closed j0xaf closed 5 years ago

j0xaf commented 5 years ago

Issue #, if available:

Description of changes:

Add the CRD for ElasticCache to the helm chart, thereby synchronizing charts/aws-service-operator/templates/crd.yaml with configs/aws-service-operator.yaml.

Also sync charts/aws-service-operator-templates/clusterrole.yaml with configs/aws-service-operator.yaml: add events and patch.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.