sendinblue/K8S Deploy Action

Configures secrets and performs deployment to Kubernetes

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
resource-directoryLocation of the Kubernetes deployment resourcesyes
kube-config-dataContent of the .kube/config fileno""
imagesImages to deployno
secrets-nameName of the Secret resourcenosecrets
secrets-from-filesSecrets from files to set (e.g. for multi-line secrets)no
secretsLiteral secrets to setno
configmap-nameName of the configmapnoconfigmap
configmapLiterals of configmap to setno
configmap-from-filesConfigmap from files or folder to set (e.g. for volume mapping)no
dry-runStrategy passed to kubectl apply. Must be "none", "server", or "client".nonone
kubectl-paramsAdditional parameters to pass to "kubectl apply"no""
show-differencesDifferences between the current "live" object using "kubcetl diff"no""

no outputs