awslabs / crossplane-on-eks

Crossplane bespoke composition blueprints for AWS resources
Apache License 2.0
308 stars 109 forks source link

ensure example application secrets are created #85

Closed nabuskey closed 1 year ago

nabuskey commented 1 year ago

What does this PR do?

Ensures example application secrets are created and add an example of using Kubernetes provider's dependency declaration. Note that It probably makes more sense to create a k8s secret in composition instead of relying on claim secret. I will likely do that in the future.

Motivation

@csantanapr mentioned how example application was not working in #72

More

Note:

For Moderators

Additional Notes