| { | |
| "rules":{ | |
| "RequiredAnnotations":{ | |
| "available":true, | |
| "model":"crd://required-annotations#kubesphere-authz-system", | |
| "policy":"" | |
| } | |
| }, | |
| "externalClient": true, | |
| "casbinWorkspace": "casbinauth", | |
| "excludedNamespaces": [ | |
| "kube-node-lease", | |
| "kube-public", | |
| "kube-system", | |
| "policy" | |
| ], | |
| "debugMode": true, | |
| "certificateFile": "config/certificate/server.crt", | |
| "privateKeyFile": "config/certificate/server.key" | |
| } |