apply linting

This commit is contained in:
2024-02-10 02:15:52 -07:00
parent ceba91a91b
commit e715df4860
2 changed files with 1 additions and 2 deletions

View File

@@ -35,4 +35,3 @@ data:
{{- .Values.config.widgets | toYaml | nindent 4 }}
{{- else }} ""
{{- end }}
{{ end }}

View File

@@ -62,7 +62,7 @@ spec:
- name: logs
mountPath: /app/config/logs
resources:
{{- toYaml .Values.gluetun.resources | nindent 12 }}
{{- toYaml .Values.deployment.resources | nindent 12 }}
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0