diff --git a/charts/sn-platform/values.yaml b/charts/sn-platform/values.yaml index da06c6ea1..6220bf725 100644 --- a/charts/sn-platform/values.yaml +++ b/charts/sn-platform/values.yaml @@ -2142,7 +2142,7 @@ streamnative_console: DEFAULT_ORGANIZATION: "streamnative" # *required*: the instance name to display for the Pulsar clusters in SN console INSTANCE_NAME: "pulsar" - INIT_DEFAULT_ENVIRONMENT: false + INIT_DEFAULT_ENVIRONMENT: true BACKEND_DEFAULT_SUPER_USER_ROLE: "admin" # If you want to enable jwt authentication, please enable the following configuration # BACKEND_DEFAULT_SUPER_USER_ROLE: "pulsar-manager-admin"