moving around revision history i guess

This commit is contained in:
Luke Robles 2022-05-21 18:12:57 -07:00
parent 2ff4fae608
commit 7a2d4c27f8

View File

@ -8,9 +8,7 @@ spec:
{{- if not .Values.autoscaling.enabled }}
replicas: {{ .Values.replicaCount }}
{{- end }}
{{- if .Values.revisionHistoryLimit }}
revisionHistoryLimit: {{ .Values.revisionHistoryLimit }}
{{- end }}
selector:
matchLabels:
{{- include "dragon-bot.selectorLabels" . | nindent 6 }}