This operation allows a user to update labels for a resource.

Environment/Instance Properties

Property Name

Property Code

Required

Description

Kubernetes Home

FDKN_KUBERNETES_HOME

No

Kubernetes Home Directory

Project Properties


Property Name

Property Code

Required

Description






Inputs

Input Name

Input Code

Required

Description

ContextFDKN_INP_CONTEXTYesContext (cluster, namespace, and user) to apply changes
Resource TypeFDKN_INP_RESOURCE_TYPEYesKubernetes resource type (e.g. deployment, pod, etc.)
Search StringFDKN_INP_SEARCH_STRINGYesDetermines name of the resource or a search string
Label ValueFDKN_INP_LABEL_VALUEYesKey value pair to update on the resource
NamespaceFDKN_INP_NAMESPACENoNamespace


Outputs

Output Name

Required

Description



Artifacts

This operation does not produce or consume any artifacts.

Endpoint Selection

This operation delegates the selection to the workflow developer to determine.

Endpoint Execution

This operation delegates the execution to the workflow developer to determine.

Special Considerations