Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
Fix s3keyprefix default value
Browse files Browse the repository at this point in the history
  • Loading branch information
sshvans authored May 12, 2020
1 parent 6cb16d2 commit 6476371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/hugo-pipeline/templates/master.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Parameters:
ConstraintDescription: >-
Quick Start key prefix can include numbers, lowercase letters, uppercase
letters, hyphens (-), and forward slash (/).
Default: hugo-deployment-pipeline/
Default: quickstart-examples/samples/hugo-pipeline/
Description: >-
S3 key prefix for the Quick Start assets. Quick Start key prefix can
include numbers, lowercase letters, uppercase letters, hyphens (-), and
Expand Down

0 comments on commit 6476371

Please sign in to comment.