supplypike/Your name here
Provide a description here
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pipelineRepo | repo with Flux manifests defaults to current repo | no | — |
| pipelinePath | path to Flux manifests | yes | ./.kustomization/preview |
| pipelineBranch | branch containing Flux manifests | yes | main |
| secretName | name of github secret in cluster to reference for deploys should have access to pipelineRepo | yes | github-auth |
| deployTag | image tag to deploy | yes | latest |
| namespace | kubernetes namespace to target | yes | — |
| serviceName | override service name, defaults to name of repo | no | — |
| skipCheck | skips checking PR event and just deploy | yes | false |
| gitProvider | gitrepository provider | no | github |
Outputs
| name | description |
|---|---|
| deployName | name of deployed kustomization |