Skip to content

Commit b6b19af

Browse files
butler54claude
andcommitted
fix: revert clusterGroupName to simple for main branch merge
The clusterGroupName was changed to 'baremetal' in commit a601af0 for deployment testing. Reverting to 'simple' as the default so existing users are not affected when this PR merges to main. The baremetal clusterGroup remains available by setting clusterGroupName: baremetal in user overrides or CI. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 7186b35 commit b6b19af

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
@@ -26,7 +26,7 @@ main:
2626
# WARNING
2727
# This default configuration uses a single cluster on azure.
2828
# It fundamentally violates the separation of duties.
29-
clusterGroupName: baremetal
29+
clusterGroupName: simple
3030
multiSourceConfig:
3131
enabled: true
3232
clusterGroupChartVersion: 0.9.*

0 commit comments

Comments
 (0)