Skip to content

Instantly share code, notes, and snippets.

@afoninsky
Created May 7, 2021 20:03
Show Gist options
  • Save afoninsky/213f36581e22656bb6c7cda5ccfa2e5e to your computer and use it in GitHub Desktop.
Save afoninsky/213f36581e22656bb6c7cda5ccfa2e5e to your computer and use it in GitHub Desktop.
test.yaml
apiVersion: operators.coreos.com/v1
kind: OperatorGroup
metadata:
name: victoria-operators
namespace: victoria
spec:
targetNamespaces:
- victoria
---
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
name: victoria
namespace: operators
spec:
channel: beta
name: victoriametrics-operator
source: operatorhubio-catalog
sourceNamespace: olm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment