Skip to content

Commit 26d6d11

Browse files
committed
chore(charts): remove rbac
1 parent e3a8392 commit 26d6d11

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

charts/workflow/values.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,6 @@ global:
5050
registryLocation: "on-cluster"
5151
# Prefix for the imagepull secret created when using private registry
5252
registrySecretPrefix: "private-registry"
53-
54-
# Enable usage of RBAC authorization mode
55-
#
56-
# Valid values are:
57-
# - true: all RBAC-related manifests will be installed (in case your cluster supports RBAC)
58-
# - false: no RBAC-related manifests will be installed
59-
rbac: true
6053
# GatewayClass is cluster-scoped resource defined by the infrastructure provider.
6154
# This resource represents a class of Gateways that can be instantiated.
6255
gatewayClass: ""

0 commit comments

Comments
 (0)