Skip to content

Commit

Permalink
fix: minor changes to samples (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
chideat authored Aug 26, 2024
1 parent 0b22420 commit f981de7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion config/samples/middleware_v1_redis_cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ metadata:
spec:
affinityPolicy: AntiAffinityInSharding
arch: cluster
backup: {}
customConfig:
acllog-max-len: "128"
active-defrag-cycle-max: "25"
Expand Down
2 changes: 0 additions & 2 deletions config/samples/middleware_v1_redis_failover.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ spec:
- redis-failover
topologyKey: kubernetes.io/hostname
arch: sentinel
backup: {}
customConfig:
acllog-max-len: "128"
active-defrag-cycle-max: "25"
Expand Down Expand Up @@ -128,7 +127,6 @@ spec:
requests:
cpu: 300m
memory: 300Mi
restore: {}
sentinel:
affinity:
podAntiAffinity:
Expand Down

0 comments on commit f981de7

Please sign in to comment.