Skip to content

Commit

Permalink
InstanceHA: Use deep-merge for FencingConfig
Browse files Browse the repository at this point in the history
Required to allow additional FencingConfig to be added for compute nodes

Resolves: OSP-31777
  • Loading branch information
olliewalsh committed Apr 2, 2024
1 parent 836381a commit 851260a
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ parameter_defaults:
power_timeout: 30
kubeconfig: /root/kubeconfig/kubeconfig
{{- end }}
{{- end }}
parameter_merge_strategies:
FencingConfig: deep_merge
{{- end }}

0 comments on commit 851260a

Please sign in to comment.