We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a8392 commit 26d6d11Copy full SHA for 26d6d11
1 file changed
charts/workflow/values.yaml
@@ -50,13 +50,6 @@ global:
50
registryLocation: "on-cluster"
51
# Prefix for the imagepull secret created when using private registry
52
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
60
# GatewayClass is cluster-scoped resource defined by the infrastructure provider.
61
# This resource represents a class of Gateways that can be instantiated.
62
gatewayClass: ""
0 commit comments