Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Jesper Svendsen <99078145+jesper7@users.noreply.github.com>
  • Loading branch information
mjasion and jesper7 committed Jul 14, 2023
1 parent bb2a755 commit 5ac975f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/studio/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ global:
# @default -- `$global.host` value.
webhookHost: ""

# -- Configure GitHub App integration with the Studio.
# -- GitHub App integration with Studio.
github:
# -- GitHub enabled
enabled: false
Expand All @@ -127,7 +127,7 @@ global:
# -- GitHub OAuth App Private Key
privateKey: ""

# -- Configure GitLab App integration with the Studio.
# -- GitLab App integration with Studio.
gitlab:
# -- GitLab enabled
enabled: false
Expand All @@ -144,7 +144,7 @@ global:
# -- GitLab Webhook Secret
webhookSecret: ""

# -- Configure BitBucket App integration with the Studio.
# -- BitBucket App integration with Studio.
bitbucket:
# -- Bitbucket enabled
enabled: false
Expand Down

0 comments on commit 5ac975f

Please sign in to comment.