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 authored and openshift-cherrypick-robot committed May 8, 2024
1 parent 409c3db commit 2e08a41
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 2e08a41

Please sign in to comment.