Skip to content

Commit 11bd0a4

Browse files
binoyPeriesLakshanSS
authored andcommitted
fix: address requested changes
Signed-off-by: binoyPeries <binoyperies98@gmail.com>
1 parent 43a2b26 commit 11bd0a4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • docs/platform-engineer-guide/authorization
  • versioned_docs/version-v1.0.x/platform-engineer-guide/authorization

docs/platform-engineer-guide/authorization/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_position: 1
66

77
# Authorization in OpenChoreo
88

9-
OpenChoreo RBAC is a role-based authorization system that controls who can perform what actions on which OpenChoreo resources. It is managed declaratively through Kubernetes Custom Resource Definitions alongside your workloads.
9+
OpenChoreo RBAC controls who can perform what actions on which OpenChoreo resources. It is managed declaratively through Kubernetes Custom Resource Definitions alongside your workloads.
1010

1111
:::note
1212
Authorization can be disabled for testing purposes. When disabled, a passthrough implementation allows all requests without any policy evaluation.

versioned_docs/version-v1.0.x/platform-engineer-guide/authorization/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_position: 1
66

77
# Authorization in OpenChoreo
88

9-
OpenChoreo RBAC is a role-based authorization system that controls who can perform what actions on which OpenChoreo resources. It is managed declaratively through Kubernetes Custom Resource Definitions alongside your workloads.
9+
OpenChoreo RBAC controls who can perform what actions on which OpenChoreo resources. It is managed declaratively through Kubernetes Custom Resource Definitions alongside your workloads.
1010

1111
:::note
1212
Authorization can be disabled for testing purposes. When disabled, a passthrough implementation allows all requests without any policy evaluation.

0 commit comments

Comments
 (0)