Skip to content

Instantly share code, notes, and snippets.

@cschwede
Created March 19, 2020 09:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cschwede/6c8863aba87e47b7a401ffb3b4f6614f to your computer and use it in GitHub Desktop.
Save cschwede/6c8863aba87e47b7a401ffb3b4f6614f to your computer and use it in GitHub Desktop.
Use Ember operator catalog source hosted from quay.io
# oc apply -f operatorsource.yaml
apiVersion: operators.coreos.com/v1
kind: OperatorSource
metadata:
name: external-operators
namespace: openshift-marketplace
spec:
type: appregistry
endpoint: https://quay.io/cnr
registryNamespace: embercsi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment