We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e70bce2 commit 977b3aaCopy full SHA for 977b3aa
1 file changed
charts/kea-dhcp/templates/configmap.yaml
@@ -69,7 +69,7 @@ data:
69
"hooks-libraries": {{ .Values.kea.dhcp4.hooksLibraries | toJson }},
70
{{- end }}
71
{{ if gt .Values.replicaCount 1.0 }}
72
- <?include "ha.json"?>
+ <?include "/config/kea/ha.json"?>
73
74
{{- if .Values.kea.dhcp4.loggers }}
75
"loggers": {{ .Values.kea.dhcp4.loggers | toJson }}
0 commit comments