An example of the module configuration
dashboard: |
nodeSelector:
node-role/example: ""
tolerations:
- key: dedicated
operator: Equal
value: example
externalAuthentication:
authURL: "https://<applicationDomain>/auth"
authSignInURL: "https://<applicationDomain>/sign-in"
authResponseHeaders: "Authorization"