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
operator NS manifest: Set empty openshift.io/run-level
This reverts commit 401fe30.
  • Loading branch information
JoelSpeed committed Aug 8, 2022
commit 9c2b8f6d91b7b9ae420f77a270d2fb8ab46e7275
1 change: 1 addition & 0 deletions install/0000_30_machine-api-operator_00_namespace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ metadata:
name: openshift-machine-api
labels:
name: openshift-machine-api
openshift.io/run-level: "" # specify no run-level turns it off on install and upgrades
# allow openshift-monitoring to look for ServiceMonitor objects in this namespace
openshift.io/cluster-monitoring: "true"
pod-security.kubernetes.io/enforce: privileged
Expand Down