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