Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
isaac-hammes committed Sep 26, 2023
1 parent eaf7ce9 commit 5b9b114
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions helm-charts/vmpooler/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,11 +156,11 @@ redis:
initialDelaySeconds: 40
periodSeconds: 10
failureThreshold: 10
lifecycleHooks:
lifecycleHooks: |
postStart:
exec:
command:
- redis-cli -h 127.0.0.1 BGREWRITEAOF
command:
- redis-cli -h 127.0.0.1 BGREWRITEAOF
metrics:
enabled: true
resources:
Expand Down

0 comments on commit 5b9b114

Please sign in to comment.