We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faca7e9 commit af6ec27Copy full SHA for af6ec27
1 file changed
k8s/redis/deployment.yml
@@ -8,6 +8,7 @@ metadata:
8
app.kubernetes.io/part-of: opentraum
9
app.kubernetes.io/component: cache
10
spec:
11
+ revisionHistoryLimit: 2
12
replicas: 1
13
selector:
14
matchLabels:
0 commit comments