Remove access to topics from an applicationΒΆ
This guide will show you how to remove your application's access to a Kafka topic.
Remove ACLs from the topicΒΆ
Remove the ACL that grants your application access to the topic.
Remove the kafka resource from your applicationΒΆ
.nais/app.yaml
Apply the applicationΒΆ
Add the file to your application repository to deploy with NAIS github action.