Skip to content

Instantly share code, notes, and snippets.

@abouchama
Created November 28, 2019 12:58
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 abouchama/d907a5a6618101dcc3b8b6de6c91cca8 to your computer and use it in GitHub Desktop.
Save abouchama/d907a5a6618101dcc3b8b6de6c91cca8 to your computer and use it in GitHub Desktop.
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: elastic-search
namespace: openshift-operators
spec:
channel: preview
source: redhat-operators-packages
name: elasticsearch-operator
sourceNamespace: openshift-operators
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: jaeger
namespace: openshift-operators
spec:
channel: stable
source: redhat-operators-packages
name: jaeger-product
sourceNamespace: openshift-operators
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: kiali
namespace: openshift-operators
spec:
channel: stable
source: redhat-operators-packages
name: kiali-ossm
sourceNamespace: openshift-operators
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: servicemesh
namespace: openshift-operators
spec:
channel: "1.0"
source: redhat-operators-packages
name: servicemeshoperator
sourceNamespace: openshift-operators
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment