diff --git a/roles/rke2/templates/manifests/deploy-rancher-ui.j2 b/roles/rke2/templates/manifests/deploy-rancher-ui.j2
index e6f819aae9968fe73272aa2420de9e1b6f1e74ce..680817e920ee086989b1848838149ea5fca2f3b8 100644
--- a/roles/rke2/templates/manifests/deploy-rancher-ui.j2
+++ b/roles/rke2/templates/manifests/deploy-rancher-ui.j2
@@ -21,4 +21,4 @@ spec:
     hostname: "{{ item.value.rancher_ui_dns }}"
     letsEncrypt.email: "{{ item.value.letsEncrypt_admin_mail }}"
     ingress.tls.source: "letsEncrypt"
-    auditLog.level=1
\ No newline at end of file
+    auditLog.level: 1
\ No newline at end of file