Skip to content

Commit

Permalink
Add missing operator group for the logging operator
Browse files Browse the repository at this point in the history
  • Loading branch information
kovayur committed Dec 12, 2024
1 parent a07f0af commit 992fb64
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: operators.coreos.com/v1
kind: OperatorGroup
metadata:
name: openshift-logging
namespace: openshift-logging
spec:
targetNamespaces:
- openshift-logging
upgradeStrategy: Default

0 comments on commit 992fb64

Please sign in to comment.