Closed sl-kerbos closed 11 months ago
This document explains nacos auth, https://nacos.io/en/docs/v2/guide/user/auth/ ,
- name: NACOS_AUTH_ENABLE
value: "true"
- name: NACOS_AUTH_TOKEN
value: "SecretKey012345678901234567890123456789012345678901234567890123456789"
- name: NACOS_AUTH_IDENTITY_KEY
value: "example"
- name: NACOS_AUTH_IDENTITY_VALUE
value: "example"
I will update the chart version first.
Even though I've set up extraEnvVars and referenced docker.io's advice I can't turn on privilege authentication successfully! Some of the parameters are listed below: extraEnvVars: