moving around revision history i guess
This commit is contained in:
parent
d1f7c56121
commit
5e333d5b3e
@ -8,9 +8,7 @@ spec:
|
|||||||
{{- if not .Values.autoscaling.enabled }}
|
{{- if not .Values.autoscaling.enabled }}
|
||||||
replicas: {{ .Values.replicaCount }}
|
replicas: {{ .Values.replicaCount }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- if .Values.revisionHistoryLimit }}
|
|
||||||
revisionHistoryLimit: {{ .Values.revisionHistoryLimit }}
|
revisionHistoryLimit: {{ .Values.revisionHistoryLimit }}
|
||||||
{{- end }}
|
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
{{- include "dragon-bot.selectorLabels" . | nindent 6 }}
|
{{- include "dragon-bot.selectorLabels" . | nindent 6 }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user