Skip to content

Commit 1bdbdf3

Browse files
committed
chore: enforce single cluster by default when merging to main
Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent f8b6b25 commit 1bdbdf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

values-global.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ main:
1818
# WARNING
1919
# This default configuration uses a single cluster on azure.
2020
# It fundamentally violates the separation of duties.
21-
clusterGroupName: trusted-hub
21+
clusterGroupName: simple
2222
multiSourceConfig:
2323
enabled: true
2424
clusterGroupChartVersion: 0.9.*

0 commit comments

Comments
 (0)