Skip to content

Commit 224915b

Browse files
authored
Remove operators not available in OCP 4.20 (#3339)
1 parent d1102b7 commit 224915b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

libs/ui-lib/lib/common/config/constants.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -354,9 +354,6 @@ export const singleClusterOperators = [
354354
OPERATOR_NAME_NODE_MAINTENANCE,
355355
OPERATOR_NAME_FENCE_AGENTS_REMEDIATION,
356356
OPERATOR_NAME_KUBE_DESCHEDULER,
357-
OPERATOR_NAME_CLUSTER_OBSERVABILITY,
358-
OPERATOR_NAME_LOKI,
359-
OPERATOR_NAME_OPENSHIFT_LOGGING,
360357
];
361358

362359
export const singleClusterBundles = ['virtualization'];

0 commit comments

Comments
 (0)