Skip to content

Instantly share code, notes, and snippets.

@thoraxe
Created June 24, 2024 18:27
Show Gist options
  • Save thoraxe/33c6e27eba35f6b995649e2257a0d47d to your computer and use it in GitHub Desktop.
Save thoraxe/33c6e27eba35f6b995649e2257a0d47d to your computer and use it in GitHub Desktop.
OpenShift Lightspeed CatalogSource object
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
name: openshift-lightspeed-operator-catalog
namespace: openshift-marketplace
spec:
displayName: OpenShift Lightspeed
sourceType: grpc
image: quay.io/openshift-lightspeed/lightspeed-catalog:alpha-0.0.2
updateStrategy:
registryPoll:
interval: 10m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment