allow setting revisionHistoryLimit for the deployment
This commit is contained in:
@@ -11,6 +11,7 @@ spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
{{- include "pixelfed.selectorLabels" . | nindent 6 }}
|
||||
revisionHistoryLimit: {{ .Values.revisionHistoryLimit }}
|
||||
template:
|
||||
metadata:
|
||||
{{- with .Values.podAnnotations }}
|
||||
|
||||
Reference in New Issue
Block a user