Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions docs/dev/operators.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,11 @@ Assigned runlevels
- 05 - cluster-config-operator
- 07 - Network operator
- 08 - DNS operator
- 09 - Service signer CA
- 10-19 - Kube operators (master team)
- 20-29 - OpenShift core operators (master team)
- 30-39 - OLM
- 50 - Machine API
- 51 - Machine Autoapprover
- 09 - Service certificate authority and machine approver
- 10-29 - Kubernetes operators (master team)
- 30-39 - Machine API
- 50-59 - Operator-lifecycle manager
- 60-69 - OpenShift core operators (master team)

## How do I ensure the right images get used by my manifests?

Expand Down