secrets-create-and-attach-syntax

Status: IN

Secrets are created with `oc create secret generic <name> --from-literal=KEY=VALUE` and attached to deployments with `oc set env --from=secret/<name> deploy/<name>`.

Source: entries/2026/03/05/en-documentation-openshift_container_platform-417-html-getting_started-openshift.md

JSON