forked from RemoteSync/librnms-helm-charts
Fix missing end
This commit is contained in:
@@ -74,6 +74,7 @@ spec:
|
||||
- name: mysql
|
||||
mountPath: "/opt/secrets/mysql/"
|
||||
readOnly: true
|
||||
{{- end }}
|
||||
{{- if .Values.librenms.poller.resources }}
|
||||
resources: {{ toYaml .Values.librenms.poller.resources | nindent 10 }}
|
||||
{{- end }}
|
||||
|
Reference in New Issue
Block a user