chore(helm): add revisionHistoryLimit (#5175)
This commit is contained in:
@@ -6,6 +6,7 @@ metadata:
|
||||
{{- include "wiki.labels" . | nindent 4 }}
|
||||
spec:
|
||||
replicas: {{ .Values.replicaCount }}
|
||||
revisionHistoryLimit: {{ .Values.revisionHistoryLimit }}
|
||||
selector:
|
||||
matchLabels:
|
||||
{{- include "wiki.selectorLabels" . | nindent 6 }}
|
||||
|
Reference in New Issue
Block a user