moving around revision history i guess

This commit is contained in:
Luke Robles 2022-05-21 18:11:16 -07:00
parent f854a28c66
commit de3394cf7d
2 changed files with 2 additions and 3 deletions

View File

@ -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 }}

View File

@ -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