We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d5e5bb commit 2f9efe7Copy full SHA for 2f9efe7
values/otomi-api/otomi-api.gotmpl
@@ -27,7 +27,7 @@ secrets:
27
env:
28
HELM_CHART_CATALOG: {{ $helmChartCatalog }}
29
DEFAULT_PLATFORM_ADMIN_EMAIL: {{ $defaultPlatformAdminEmail }}
30
- DEBUG: 'otomi:*,-otomi:authz'
+ DEBUG: 'otomi:*'
31
VERBOSITY: '1'
32
GIT_REPO_URL: {{ $o | get "git.repoUrl" $giteaValuesUrl }}
33
GIT_REPO_PUBLIC_URL: {{ $giteaValuesPublilcUrl }}
0 commit comments