Skip to content

Issue in external access documentation #651

@RaulGracia

Description

@RaulGracia

Description

In the external access documentation, creating the ClusterRoleBinding does not work because of the API version:

kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1beta1

With Kubernetes 1.22+, the version should be v1 (at lease it worked for me).

Importance

Should have.

Location

Documentation.

Suggestions for an improvement

Fix the documentation.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions