Skip to content

Commit ad10e5f

Browse files
author
Alan Christie
committed
feat: Add priority class to local params
1 parent c61542c commit ad10e5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

parameters-local.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ maui_keycloak_client_secret: "{{ lookup('env', 'IM_DEV_UI_CLIENT_SECRET') | defa
2525
maui_namespace: im-data-manager-ui
2626
maui_image_tag: "{{ lookup('env', 'IM_DEV_UI_IMAGE_TAG') | default('5.4.0', True)}}"
2727
maui_disable_ssl_cert_check: yes
28+
29+
maui_priority_class: im-application-high

0 commit comments

Comments
 (0)