Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 214 Bytes

TODO.md

File metadata and controls

6 lines (5 loc) · 214 Bytes

Appunti

I need to intercept the clusteroperator status to patch the registry:

oc patch configs.imageregistry.operator.openshift.io cluster --type merge --patch '{"spec":{"storage":{"emptyDir":{}}}}'