moving around revision history i guess
This commit is contained in:
parent
f854a28c66
commit
de3394cf7d
@ -11,7 +11,6 @@ spec:
|
||||
{{- if .Values.revisionHistoryLimit }}
|
||||
revisionHistoryLimit: {{ .Values.revisionHistoryLimit }}
|
||||
{{- end }}
|
||||
|
||||
selector:
|
||||
matchLabels:
|
||||
{{- include "dragon-bot.selectorLabels" . | nindent 6 }}
|
||||
|
@ -14,6 +14,8 @@ imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
||||
revisionHistoryLimit: 0
|
||||
|
||||
podAnnotations: {}
|
||||
|
||||
podSecurityContext: {}
|
||||
@ -61,7 +63,6 @@ autoscaling:
|
||||
maxReplicas: 100
|
||||
targetCPUUtilizationPercentage: 80
|
||||
# targetMemoryUtilizationPercentage: 80
|
||||
revisionHistoryLimit: 0
|
||||
|
||||
nodeSelector: {}
|
||||
|
||||
@ -85,4 +86,3 @@ secrets:
|
||||
ffxiv_token: ffxiv_token
|
||||
gitlab_token: gitlab_token
|
||||
wolfram_token: wolfram_token
|
||||
coinmarketcap_token: coinmarketcap_token
|
||||
|
Loading…
x
Reference in New Issue
Block a user