Skip to content

Commit

Permalink
fix(cli/deploy/simple-rds): set template default snapshot (#8645)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan authored Jan 5, 2024
1 parent 2403cd5 commit c0614a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions harness/determined/deploy/aws/templates/simple-rds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ Parameters:
DBSnapshot:
Type: String
Description: Snapshot to start database with on creation
Default: ""

DBSize:
Type: Number
Expand Down

0 comments on commit c0614a8

Please sign in to comment.