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.