-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
Agent Sprint 273, Agent Sprint 274, Agent Sprint 275, Agent Sprint 276, Agent Sprint 277, Agent Sprint 278, Agent Sprint 279
In the preparing-for-installation stage of the installation, the assisted-service will create a ConfigMaps in the assisted-installer namespace - agent-olm-operators. This will only be done when the installation is initiated by ABI, not in a general case. The configmap will contain this operator’s custom manifests as below:
Name: agent-olm-operators
Namespace: assisted-installer
Data
====
<operator-name>:
—
<list of base63-encoded manifests>
<operator properties>
<operator-name>:
—
<list of base63-encoded manifests>
<operator properties>