mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-26 13:28:50 +00:00
Introduce support for looking up GH app installation ID
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
This commit is contained in:
parent
c125bcb1ca
commit
d57313ae2c
10 changed files with 129 additions and 151 deletions
|
|
@ -6,7 +6,7 @@ metadata:
|
|||
namespace: my-namespace
|
||||
stringData:
|
||||
githubAppID: "1"
|
||||
githubAppInstallationID: "2"
|
||||
githubAppInstallationOwner: my-org
|
||||
githubAppPrivateKey: |-
|
||||
-----BEGIN RSA PRIVATE KEY-----
|
||||
YcE2CgWILk+uiVNseHnOU2frG7k2RJZtdDo8GNI6pQWFlwU/NsQoJBrtEDyYVkap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue