Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Komal Sukhani <komaldsukhani@gmail.com>
  • Loading branch information
zalbiraw and komalsukhani authored Nov 21, 2024
1 parent bcde750 commit 126a2ef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion components/tyk-dashboard/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ dashboard:
# Enables OPA API mode which allows you to manage the OPA policies via the Dashboard API
# It is used to set TYK_DB_SECURITY_OPENPOLICY_ENABLEAPI
api: false
# If OPA is enabled with its default policies you will need to TYK_DB_SECURITY_ALLOWADMINRESETPASSWORD
# If OPA is enabled with its default policies, you will need to set TYK_DB_SECURITY_ALLOWADMINRESETPASSWORD
# to avoid bootstrap job failure because of the OPA policy restrictions.
# It is used to set TYK_DB_SECURITY_ALLOWADMINRESETPASSWORD
allowAdminPasswordReset: true
Expand Down
2 changes: 1 addition & 1 deletion tyk-control-plane/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1072,7 +1072,7 @@ tyk-dashboard:
# Enables OPA API mode which allows you to manage the OPA policies via the Dashboard API
# It is used to set TYK_DB_SECURITY_OPENPOLICY_ENABLEAPI
api: false
# If OPA is enabled with its default policies you will need to TYK_DB_SECURITY_ALLOWADMINRESETPASSWORD
# If OPA is enabled with its default policies you will need to set TYK_DB_SECURITY_ALLOWADMINRESETPASSWORD
# to avoid bootstrap job failure because of the OPA policy restrictions.
# It is used to set TYK_DB_SECURITY_ALLOWADMINRESETPASSWORD
allowAdminPasswordReset: true
Expand Down
2 changes: 1 addition & 1 deletion tyk-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1068,7 +1068,7 @@ tyk-dashboard:
# Enables OPA API mode which allows you to manage the OPA policies via the Dashboard API
# It is used to set TYK_DB_SECURITY_OPENPOLICY_ENABLEAPI
api: false
# If OPA is enabled with its default policies you will need to TYK_DB_SECURITY_ALLOWADMINRESETPASSWORD
# If OPA is enabled with its default policies you will need to set TYK_DB_SECURITY_ALLOWADMINRESETPASSWORD
# to avoid bootstrap job failure because of the OPA policy restrictions.
# It is used to set TYK_DB_SECURITY_ALLOWADMINRESETPASSWORD
allowAdminPasswordReset: true
Expand Down

0 comments on commit 126a2ef

Please # to comment.