Просмотр исходного кода

Added missing field for preloading i18n locales in consoleplugin.yaml

Mylanos 3 лет назад
Родитель
Сommit
e23d6c3ffa
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      charts/openshift-console-plugin/templates/consoleplugin.yaml

+ 2 - 0
charts/openshift-console-plugin/templates/consoleplugin.yaml

@@ -7,6 +7,8 @@ metadata:
     {{- include "openshift-console-plugin.labels" . | nindent 4 }}
 spec:
   displayName: {{ default (printf "%s Plugin" (include "openshift-console-plugin.name" .)) .Values.plugin.description }}
+  i18n: 
+    loadType: Preload
   backend:
     type: Service
     service: