Skip to content

Commit 195b78a

Browse files
authored
Merge pull request #23 from diggerhq/motatoes-patch-1
fix tests
2 parents 9a36bdf + 9e0778d commit 195b78a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/digger-backend/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ digger:
9292
githubAppID: ""
9393
githubAppClientID: ""
9494
githubAppClientSecret: ""
95-
githubAppKeyFile: #base64 encoded file
95+
githubAppKeyFile: "" #base64 encoded file
9696
githubWebhookSecret: ""
9797

9898
# configure this section if you want to use an external postgres database

0 commit comments

Comments
 (0)