Skip to content

Commit

Permalink
fix(charts): Fix lint on values yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiodmota committed Jan 22, 2024
1 parent 5a8a751 commit 1d112c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/country-risk/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -274,11 +274,11 @@ country-risk-backend:
# -- String value that represents the client ID
clientId: "" #
# -- String value that represents the client secret gate app
gateClientSecret: "" #
gateClientSecret: "" #
# -- String value that represents the client ID gate app
gateClientId: "" #
# -- String value that represents the client secret for pool app
poolClientSecret: "" #
poolClientSecret: "" #
# -- String value that represents the client ID for pool app
poolClientId: "" #
# -- String value that represents the api key to Use Edc endpoints
Expand Down

0 comments on commit 1d112c9

Please sign in to comment.