apply linting
This commit is contained in:
@@ -35,4 +35,3 @@ data:
|
|||||||
{{- .Values.config.widgets | toYaml | nindent 4 }}
|
{{- .Values.config.widgets | toYaml | nindent 4 }}
|
||||||
{{- else }} ""
|
{{- else }} ""
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{ end }}
|
|
||||||
|
@@ -62,7 +62,7 @@ spec:
|
|||||||
- name: logs
|
- name: logs
|
||||||
mountPath: /app/config/logs
|
mountPath: /app/config/logs
|
||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.gluetun.resources | nindent 12 }}
|
{{- toYaml .Values.deployment.resources | nindent 12 }}
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
failureThreshold: 3
|
failureThreshold: 3
|
||||||
initialDelaySeconds: 0
|
initialDelaySeconds: 0
|
||||||
|
Reference in New Issue
Block a user