How to specify all three languages en,zh-CN, ja-JP in locale
apiVersion: kibana.k8s.elastic.co/v1
kind: Kibana
metadata:
name: test-kibana
namespace: staging
spec:
http:
tls:
selfSignedCertificate:
disabled: true
version: 7.6.2
count: 1
elasticsearchRef:
name: test-elk-nodes
config:
i18n:
locale: "zh-CN"
How to specify all three locale en,zh-CN, ja-JP