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