deploy metallb to internal cluster and rebove ingress
This commit is contained in:
12
cluster/metallb-operator/base/subscription.yaml
Normal file
12
cluster/metallb-operator/base/subscription.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
apiVersion: operators.coreos.com/v1alpha1
|
||||
kind: Subscription
|
||||
metadata:
|
||||
name: metallb-operator
|
||||
namespace: metallb-system
|
||||
spec:
|
||||
channel: stable
|
||||
installPlanApproval: Automatic #Manual
|
||||
name: metallb-operator
|
||||
source: redhat-operators
|
||||
sourceNamespace: openshift-marketplace
|
||||
Reference in New Issue
Block a user