Skip to content

Commit

Permalink
🎨 Redis no data persistence
Browse files Browse the repository at this point in the history
  • Loading branch information
joyliu-q authored Apr 24, 2024
1 parent 4252897 commit a899e86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion k8s/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ export class MyChart extends PennLabsChart {
image: 'redis/redis-stack-server',
tag: '6.2.6-v6'
},
persistData: true,
});

new Application(this, 'backend', {
Expand Down

0 comments on commit a899e86

Please sign in to comment.