Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PVO11Y-4603 Deploy cluster observability operator #5415

Merged
merged 1 commit into from
Jan 28, 2025
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
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
---
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
name: observability-operator-catalog
namespace: openshift-marketplace
spec:
displayName: Red Hat Observability Operator
image: >-
quay.io/rhobs/observability-operator-catalog@sha256:86f808d1fbd10af986628916902faf2b250ffad1dd63b662c0e10de968a97445
publisher: OSD Red Hat Addons
sourceType: grpc
---
apiVersion: operators.coreos.com/v1
kind: OperatorGroup
metadata:
Expand All @@ -22,13 +10,11 @@ spec:
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
labels:
operators.coreos.com/observability-operator.appstudio-monitoring: ""
name: observability-operator
name: cluster-observability-operator
namespace: appstudio-monitoring
spec:
channel: stable
channel: development
installPlanApproval: Automatic
name: observability-operator
source: observability-operator-catalog
name: cluster-observability-operator
source: redhat-operators
sourceNamespace: openshift-marketplace