redhat-actions/Knative Service Manager

Create and manage Knative Services

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
service_nameThe Knative Service Nameyes
namespaceThe Kubernetes Namespace to deploy to. Defaults to current context's namespace.no
commandThe Knative service command, accepted commands are create, update, apply and deletenocreate
container_imageThe Knative Service Imageyes
kn_extra_argsAny extra arguments to append to the kn <command>no
registry_userThe registry user to use to create the image pull secretno
registry_passwordThe registry user passwordno
force_create"Pass --force to kn create. If the service already exists, the service will be replaced, instead of kn create failing. This input has no effect if command is not create" nofalse
namedescription
service_urlThe Knative Service URL