Fixed location of pre tap permission files (#852)

This commit is contained in:
RoyUP9
2022-02-24 16:46:51 +02:00
committed by GitHub
parent c5a36a494a
commit d8c0132a98
9 changed files with 10 additions and 25 deletions

View File

@@ -85,4 +85,4 @@ By default Mizu requires cluster-wide permissions.
If these are not available to the user, it is possible to run Mizu in namespace-restricted mode which has a reduced set of requirements.
This is done by by setting the `mizu-resources-namespace` config option. See [configuration](CONFIGURATION.md) for instructions.
The different requirements are listed in [the example roles dir](../examples/roles)
The different requirements are listed in [the permission templates dir](../cli/cmd/permissionFiles)