Hide Forgot
Document URL: https://access.redhat.com/documentation/en/red-hat-cloudforms/4.0/managing-providers/chapter-3-containers-providers Section Number and Name: Chapter 3 Describe the issue: In OSE 3.1.1 the managmeent-infra project / service accounts gets created by the installer and does not need to be created by cfme. $ oc create -n management-infra -f - <<EOF apiVersion: v1 kind: ServiceAccount metadata: name: management-admin EOF $ oc create -f - <<EOF apiVersion: v1 kind: ClusterRole metadata: name: management-infra-admin rules: - resources: - pods/proxy verbs: - '*' EOF Suggestions for improvement: Remove the section from the documentation as this is done by the ansbile installer. Additional information: None
Assigning to Deepti for review.
This update has now been published: https://access.redhat.com/documentation/en/red-hat-cloudforms/4.1/managing-providers/#containers_providers