Manage access ΒΆ

This guide will show you how to manage access to your topic.

Prerequisites ΒΆ

Add ACLs to your topic ΒΆ

Info

It is possible to use simple wildcards (*) in both team and application names, which matches any character any number of times. Be aware that due to the way ACLs are generated and length limits, the ends of long names can be cut, eliminating any wildcards at the end.

Example of various ACLs:

.nais/topic.yaml

yaml

Apply the Topic resource ΒΆ

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

bash