|
@@ -3964,7 +3964,9 @@ spec:
|
|
|
type: string
|
|
type: string
|
|
|
type: object
|
|
type: object
|
|
|
github:
|
|
github:
|
|
|
- description: Github configures this store to push Github Action secrets using Github API provider
|
|
|
|
|
|
|
+ description: |-
|
|
|
|
|
+ Github configures this store to push GitHub Action secrets using GitHub API provider.
|
|
|
|
|
+ Note: This provider only supports write operations (PushSecret) and cannot fetch secrets from GitHub
|
|
|
properties:
|
|
properties:
|
|
|
appID:
|
|
appID:
|
|
|
description: appID specifies the Github APP that will be used to authenticate the client
|
|
description: appID specifies the Github APP that will be used to authenticate the client
|
|
@@ -15097,7 +15099,9 @@ spec:
|
|
|
type: string
|
|
type: string
|
|
|
type: object
|
|
type: object
|
|
|
github:
|
|
github:
|
|
|
- description: Github configures this store to push Github Action secrets using Github API provider
|
|
|
|
|
|
|
+ description: |-
|
|
|
|
|
+ Github configures this store to push GitHub Action secrets using GitHub API provider.
|
|
|
|
|
+ Note: This provider only supports write operations (PushSecret) and cannot fetch secrets from GitHub
|
|
|
properties:
|
|
properties:
|
|
|
appID:
|
|
appID:
|
|
|
description: appID specifies the Github APP that will be used to authenticate the client
|
|
description: appID specifies the Github APP that will be used to authenticate the client
|