Oc patch
Jump to navigation
Jump to search
Internal
Overview
Replace:
oc patch dc nexus3 --patch='{ "spec": { "strategy": { "type": "Recreate" }}}'
Delete:
oc patch pv/pv22-small --patch='{ "spec": { "claimRef": null}}'
Replace:
oc patch dc nexus3 --patch='{ "spec": { "strategy": { "type": "Recreate" }}}'
Delete:
oc patch pv/pv22-small --patch='{ "spec": { "claimRef": null}}'