Skip to content

Commit

Permalink
Merge pull request #1047 from openshift-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…1023-to-v1.3.x

[v1.3.x] InstanceHA: Use deep-merge for FencingConfig
  • Loading branch information
olliewalsh committed May 8, 2024
2 parents 409c3db + 2e08a41 commit 7b6d7c3
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 7b6d7c3

Please sign in to comment.