pxdio/Kubernetes Deploy Action

A GitHub Action for deploying a Kubernetes application to an internal Parallax Digital cluster.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
eventThe event that triggered the workflow.yes${{ github.event_name }}
configurationThe Kubernetes configuration containing all contexts to deploy to.no
clustersThe clusters to deploy to.no
resourcesThe path to the resources to deploy.yes
namespaceThe Kubernetes namespace to deploy to.yes${{ github.event.repository.name }}-${{ github.event.deployment.environment }}

no outputs