Skip to content

Instantly share code, notes, and snippets.

@pt033302
Created September 7, 2020 12:20
Show Gist options
  • Save pt033302/8b5b734aa5f8a6163d8490b297aacd26 to your computer and use it in GitHub Desktop.
Save pt033302/8b5b734aa5f8a6163d8490b297aacd26 to your computer and use it in GitHub Desktop.
workaround for installing 4.5 operators on 4.6 cluster
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
name: praveen-operators
namespace: openshift-marketplace
spec:
sourceType: grpc
image: quay.io/praveen4g0/redhat-operators:v1
displayName: praveen-operator-sources
sourceType: grpc
updateStrategy:
registryPoll:
interval: 20m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment