Skip to content

Commit

Permalink
Add owner in GitHub App example
Browse files Browse the repository at this point in the history
  • Loading branch information
tdaniely-dn committed Jul 14, 2021
1 parent 3601f1e commit b4a45cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/examples/gitHubApp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ metadata:
"jenkins.io/credentials-description" : "credentials from Kubernetes"
type: Opaque
stringData:
owner: my-org # optional, needed when app has multiple installations
appID: 1234
privateKey: |-
-----BEGIN PRIVATE KEY-----
Expand Down

0 comments on commit b4a45cb

Please sign in to comment.