Skip to content

Commit

Permalink
fix: update the console init default config
Browse files Browse the repository at this point in the history
Signed-off-by: ericsyh <[email protected]>
  • Loading branch information
ericsyh committed Feb 23, 2024
1 parent 6882d25 commit 0786447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/sn-platform-slim/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2051,7 +2051,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"
Expand Down

0 comments on commit 0786447

Please sign in to comment.