Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,10 @@ metadata:
elasticStack: {}
operandBindInfo: {}
operandRequest: {}
- name: ibm-vault-operator
spec:
vaultDeploy: {}
operandRequest: {}
csOperandRegistry: |-
apiVersion: operator.ibm.com/v1alpha1
kind: OperandRegistry
Expand Down Expand Up @@ -232,6 +236,13 @@ metadata:
scope: public
sourceName: opencloud-operators
sourceNamespace: openshift-marketplace
- channel: beta
name: ibm-vault-operator
namespace: ibm-common-services
packageName: ibm-vault-operator
scope: public
sourceName: opencloud-operators
sourceNamespace: openshift-marketplace
csOperatorSubscription: |-
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@ metadata:
elasticStack: {}
operandBindInfo: {}
operandRequest: {}
- name: ibm-vault-operator
spec:
vaultDeploy: {}
operandRequest: {}
csOperandRegistry: |-
apiVersion: operator.ibm.com/v1alpha1
kind: OperandRegistry
Expand Down Expand Up @@ -215,6 +219,13 @@ metadata:
scope: public
sourceName: opencloud-operators
sourceNamespace: openshift-marketplace
- channel: beta
name: ibm-vault-operator
namespace: ibm-common-services
packageName: ibm-vault-operator
scope: public
sourceName: opencloud-operators
sourceNamespace: openshift-marketplace
csOperatorSubscription: |-
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
Expand Down