mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
remove dupe mount namespace content kdump updates cleanup cluster logging yaml clean up on aisle 7 tweaks tweaks adding RDS image updates Ian M's comments review clean up Ian's final comments
19 lines
446 B
YAML
19 lines
446 B
YAML
apiVersion: operators.coreos.com/v1alpha1
|
|
kind: CatalogSource
|
|
metadata:
|
|
name: default-cat-source
|
|
namespace: openshift-marketplace
|
|
annotations:
|
|
target.workload.openshift.io/management: '{"effect": "PreferredDuringScheduling"}'
|
|
spec:
|
|
displayName: default-cat-source
|
|
image: $imageUrl
|
|
publisher: Red Hat
|
|
sourceType: grpc
|
|
updateStrategy:
|
|
registryPoll:
|
|
interval: 1h
|
|
status:
|
|
connectionState:
|
|
lastObservedState: READY
|