This directory provides sample NAuth resources and scenarios for local testing.
They are designed to work with the mise tasks (scripts live under
.mise-tasks/nauth).
Apply the example scenarios to a local cluster:
mise nauth:install-examplesIf you prefer to run it manually:
kubectl apply -f examples/nauth/manifests/scenarios/ --recursiveThe manifests include example secrets for local development. Do not use these in production. Instead, follow the operator-bootstrap instructions to generate your own credentials.