1
0
mirror of synced 2026-02-06 19:05:55 +00:00

fix: correct name on github app secret

Signed-off-by: Awar Abdulkarim <48431495+NotAwar@users.noreply.github.com>
This commit is contained in:
Awar Abdulkarim
2025-02-20 14:50:49 +01:00
committed by Matheus Pimenta
parent af67405ee4
commit 39ec0cb594

View File

@@ -262,7 +262,7 @@ spec:
---
kind: Secret
metadata:
name: github-sa
name: github-app
stringData:
githubAppID: <app-id>
githubInstallationID: <installation-id>