File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 1- DEBUG = " otomi:*"
2- # To prevent logs from certain components use '-'
3- # DEBUG=otomi:*,-otomi:authz,-otomi:repo
4- USER_ID = ${ UID- }
5- GROUP_ID = ${ GID- }
61# mock authz:
7- AUTHZ_MOCK_IS_ADMIN = false
2+ AUTHZ_MOCK_IS_ADMIN = true
83AUTHZ_MOCK_TEAM = ' otomi'
4+ CLUSTER_NAME = ' otomi-doks-dev'
5+ # CUSTOM_ROOT_CA='--CUSTOM_ROOT_CA--'
6+ DEBUG = otomi:*,-otomi:authz,-otomi:repo
97# May be a file:// uri. Uncomment to pull values from ./test folder instead of remote:
108# GIT_REPO_URL='gitea.dev.doks.otomi.cloud/otomi/values.git'
119# GIT_REPO_URL='file:///Users/Morriz/Documents/Workspace/redkubes/otomi/ENV_OUT/doks-dev'
1210# GIT_BRANCH='main'
1311GIT_USER = ' otomi-admin'
1412GIT_PASSWORD = ' bladibla'
1513GIT_EMAIL = ' not@us.ed'
16- CLUSTER_NAME = ' otomi-doks-dev '
14+ NODE_ENV = development
1715# TOOLS_HOST='127.0.0.1'
18- # CUSTOM_ROOT_CA='--CUSTOM_ROOT_CA--'
16+ USER_ID = ${ UID- }
17+ GROUP_ID = ${ GID- }
You can’t perform that action at this time.
0 commit comments