Remove catalogsource CRD olm
Signed-off-by: flacatus <flacatus@redhat.com>pull/239/head
parent
d2ab5bb0ef
commit
0d69f3732d
|
|
@ -112,7 +112,6 @@ EOF
|
|||
else
|
||||
curl -sL https://github.com/operator-framework/operator-lifecycle-manager/releases/download/0.14.1/install.sh | bash -s 0.14.1
|
||||
kubectl apply -f https://raw.githubusercontent.com/operator-framework/operator-marketplace/master/deploy/upstream/01_namespace.yaml
|
||||
kubectl apply -f https://raw.githubusercontent.com/operator-framework/operator-marketplace/master/deploy/upstream/02_catalogsourceconfig.crd.yaml
|
||||
kubectl apply -f https://raw.githubusercontent.com/operator-framework/operator-marketplace/master/deploy/upstream/03_operatorsource.crd.yaml
|
||||
kubectl apply -f https://raw.githubusercontent.com/operator-framework/operator-marketplace/master/deploy/upstream/04_service_account.yaml
|
||||
kubectl apply -f https://raw.githubusercontent.com/operator-framework/operator-marketplace/master/deploy/upstream/05_role.yaml
|
||||
|
|
|
|||
Loading…
Reference in New Issue