Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pattern-metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ requirements:
type: n1-standard-8
azure:
replicas: 3
type: Standard_D8s_v3
type: Standard_D8s_v4
aws:
replicas: 3
type: m5.2xlarge
Expand All @@ -34,7 +34,7 @@ requirements:
type: n1-standard-4
azure:
replicas: 3
type: Standard_D4s_v3
type: Standard_D4s_v4
aws:
replicas: 3
type: m5.xlarge
Expand Down
Loading