OLM
Purpose: For platform engineers, operators, documents the Operator Lifecycle Manager service in openCenter-gitops-base.
olm installs Operator Lifecycle Manager so cluster operators can manage other operators using CatalogSource, Subscription, and OperatorGroup resources.
Example
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: my-operator
namespace: operators
spec:
channel: stable
source: community-operators
sourceNamespace: olm
Configuration Surfaces
-
Service path:
applications/base/services/olm/ -
Namespace:
olm -
Deployment method: upstream static manifests