Replies: 1 comment
-
I was able to get this working for SQS by manually editing the resources created by the ack-sqs-controller-sqs-chart helm chart. It would be great if these could be exposed as configuration values on the charts. I had to modify the args like this:
and update the environment variables like this:
Crossplane supports this via their ProviderConfig CRD, like this:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone gotten ACK to work with minikube and localstack? Is there any reason why this would not work? I'm looking to start using ACK but want to have a good way to test my app locally using localstack.
Beta Was this translation helpful? Give feedback.
All reactions