Skip to content

Commit 15d1c72

Browse files
author
pintaoz
committed
update defaults
1 parent c26d049 commit 15d1c72

File tree

1 file changed

+1
-1
lines changed
  • hyperpod-cluster-stack-template/hyperpod_cluster_stack_template/v1_0

1 file changed

+1
-1
lines changed

hyperpod-cluster-stack-template/hyperpod_cluster_stack_template/v1_0/model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ def to_config(self, region: str = None):
120120

121121
# Set fixed defaults
122122
defaults = {
123-
'custom_bucket_name': 'aws-sagemaker-hyperpod-cluster-setup',
123+
'custom_bucket_name': '',
124124
'github_raw_url': 'https://raw.githubusercontent.com/aws-samples/awsome-distributed-training/refs/heads/main/1.architectures/7.sagemaker-hyperpod-eks/LifecycleScripts/base-config/on_create.sh',
125125
'helm_repo_url': 'https://github.com/aws/sagemaker-hyperpod-cli.git',
126126
'helm_repo_path': 'helm_chart/HyperPodHelmChart'

0 commit comments

Comments
 (0)