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

yaml

Apply the application ΒΆ

Add the file to your application repository to deploy with Nais github action.

bash