Skip to content

Commit 977b3aa

Browse files
committed
kea: try changing path to ha.json
1 parent e70bce2 commit 977b3aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/kea-dhcp/templates/configmap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ data:
6969
"hooks-libraries": {{ .Values.kea.dhcp4.hooksLibraries | toJson }},
7070
{{- end }}
7171
{{ if gt .Values.replicaCount 1.0 }}
72-
<?include "ha.json"?>
72+
<?include "/config/kea/ha.json"?>
7373
{{- end }}
7474
{{- if .Values.kea.dhcp4.loggers }}
7575
"loggers": {{ .Values.kea.dhcp4.loggers | toJson }}

0 commit comments

Comments
 (0)