mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-04-18 13:01:48 -05:00
11 lines
236 B
YAML
11 lines
236 B
YAML
apiVersion: operators.coreos.com/v1alpha1
|
|
kind: Subscription
|
|
metadata:
|
|
name: xray-operator
|
|
namespace: jfrog-artifactory
|
|
spec:
|
|
channel: alpha
|
|
name: xray-operator
|
|
source: xray-operator-csc
|
|
sourceNamespace: openshift-operators
|