File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -61,6 +61,7 @@ Update ScalityUI for control plane:
6161 image: {{ shell_ui_image }}
6262 auth:
6363 redirectUrl: " {{ salt.metalk8s_network.get_control_plane_ingress_endpoint() }} /"
64+ - content_type: application/ merge- patch+ json
6465{%- endif % }
6566
6667
@@ -122,4 +123,5 @@ Update ScalityUI for workload plane:
122123 image: {{ shell_ui_image }}
123124 auth:
124125 redirectUrl: " {{ salt.metalk8s_network.get_control_plane_ingress_endpoint() }} /"
126+ - content_type: application/ merge- patch+ json
125127{%- endif % }
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ Update metalk8s-ui ScalityUIComponent:
3535 - patch:
3636 spec:
3737 image: {{ metalk8s_ui_image }}
38+ - content_type: application/ merge- patch+ json
3839{%- endif % }
3940
4041
You can’t perform that action at this time.
0 commit comments