We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f956b4 commit 0c594a0Copy full SHA for 0c594a0
keps/sig-auth/3325-self-subject-attributes-review-api/README.md
@@ -167,7 +167,8 @@ rules:
167
- create
168
```
169
170
-This API is enabled by default and can be disabled by using the following kube-apiserver flag:
+After reaching GA, the SelfSubjectAttributesReview API will be enabled by default.
171
+If necessary, it will be possible to disable this API by using the following kube-apiserver flag:
172
173
--runtime-config=authentication.k8s.io/v1alpha1/selfsubjectattributesreviews=false
174
0 commit comments