Skip to content

Commit

Permalink
Update elasticache replication group example to show diff calculation…
Browse files Browse the repository at this point in the history
… bug
  • Loading branch information
mbbush authored and ulucinar committed Feb 16, 2024
1 parent 294a33a commit 09ac597
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions examples/elasticache/replicationgroup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ spec:
parameterGroupName: default.redis7
port: 6379
preferredCacheClusterAzs:
- us-west-1a
- us-west-1b
region: us-west-1
- us-east-2a
- us-east-2b
region: us-east-2
engineVersion: "7.1"

0 comments on commit 09ac597

Please sign in to comment.