Skip to content

Commit 35f4720

Browse files
config: update titles in schema
1 parent d240277 commit 35f4720

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

config/schemas/config.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1474,10 +1474,10 @@ properties:
14741474
type: boolean
14751475
additionalProperties: false
14761476
extraRoles:
1477-
title: Configure extra Roles for application developers
1477+
title: Extra Application Developer Roles
14781478
description: |
1479-
Configure extra Roles for application developers
1480-
The Roles are added to all application developer namespaces configured in user.namespaces
1479+
Configure extra Roles for Application Developers
1480+
The Roles are added to all Application Developer namespaces configured in user.namespaces
14811481
type: object
14821482
properties: {}
14831483
additionalProperties:
@@ -1491,10 +1491,10 @@ properties:
14911491
default: []
14921492
additionalProperties: false
14931493
extraRoleBindings:
1494-
title: Configure extra RoleBindings for application developers
1494+
title: Extra Application Developer RoleBindings
14951495
description: |
1496-
Configure extra RoleBindings for application developers
1497-
The RoleBindings are added to all application developer namespaces configured in user.namespaces
1496+
Configure extra RoleBindings for Application Developers
1497+
The RoleBindings are added to all Application Developer namespaces configured in user.namespaces
14981498
type: object
14991499
properties: {}
15001500
additionalProperties:
@@ -1525,10 +1525,10 @@ properties:
15251525
default: []
15261526
additionalProperties: false
15271527
extraClusterRoles:
1528-
title: Configure extra ClusterRoles
1528+
title: Extra Application Developer ClusterRoles
15291529
description: |
15301530
Configure extra ClusterRoles that are not originally part of Welkin
1531-
These are intended to be used for application developers
1531+
These are intended to be used for Application Developers
15321532
type: object
15331533
properties: {}
15341534
additionalProperties:
@@ -1542,9 +1542,9 @@ properties:
15421542
default: []
15431543
additionalProperties: false
15441544
extraClusterRoleBindings:
1545-
title: Configure extra ClusterRoleBindings for application developers
1545+
title: Extra Application Developer ClusterRoleBindings
15461546
description: |
1547-
Configure extra ClusterRoleBindings for application developers
1547+
Configure extra ClusterRoleBindings for Application Developers
15481548
type: object
15491549
properties: {}
15501550
additionalProperties:

0 commit comments

Comments
 (0)