Skip to content

Instantly share code, notes, and snippets.

@ericsyh
Created March 3, 2023 05:31
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 ericsyh/9d20eeafd882cf5ddbe75b5755566f53 to your computer and use it in GitHub Desktop.
Save ericsyh/9d20eeafd882cf5ddbe75b5755566f53 to your computer and use it in GitHub Desktop.
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: zookeeper-operator
namespace: operators
spec:
channel: stable
name: zookeeper-operator
source: operatorhubio-catalog
sourceNamespace: olm
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: bookkeeper-operator
namespace: operators
spec:
channel: stable
name: bookkeeper-operator
source: operatorhubio-catalog
sourceNamespace: olm
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: pulsar-operator
namespace: operators
spec:
channel: stable
name: pulsar-operator
source: operatorhubio-catalog
sourceNamespace: olm
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: function-mesh-operator
namespace: operators
spec:
channel: alpha
name: function-mesh
source: operatorhubio-catalog
sourceNamespace: olm
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: cert-manager
namespace: operators
spec:
channel: stable
name: cert-manager
source: operatorhubio-catalog
sourceNamespace: olm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment