Skip to content

Commit

Permalink
Merge pull request #43 from dushanpantic/update-redis-api
Browse files Browse the repository at this point in the history
chore: update Redis API
  • Loading branch information
dushanpantic authored Oct 17, 2024
2 parents fa1620b + 0eebddd commit 64c4c0c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion features/300-awsredisinstance.feature
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Feature: AwsRedisInstance feature
cacheNodeType: cache.t3.micro
engineVersion: "7.0"
authEnabled: true
transitEncryptionEnabled: true
parameters:
maxmemory-policy: volatile-lru
activedefrag: "yes"
Expand Down
1 change: 0 additions & 1 deletion features/300-gcpredisinstance.feature
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Feature: GcpRedisInstance feature
tier: "STANDARD_HA"
redisVersion: REDIS_7_0
authEnabled: true
transitEncryptionMode: SERVER_AUTHENTICATION
redisConfigs:
maxmemory-policy: volatile-lru
activedefrag: "yes"
Expand Down

0 comments on commit 64c4c0c

Please sign in to comment.