apply_manifest
Apply a YAML or JSON manifest directly to an OpenShift cluster using oc apply. Review manifests before applying to avoid unintended changes.
Instructions
Apply a YAML or JSON manifest to the cluster via 'oc apply -f -'. WARNING: This applies resources directly. Review manifests before applying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | No | ||
| namespace | No | ||
| yaml_content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |