initial acm config
This commit is contained in:
13
cluster/acm/subscription.yaml
Normal file
13
cluster/acm/subscription.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
apiVersion: operators.coreos.com/v1alpha1
|
||||
kind: Subscription
|
||||
metadata:
|
||||
labels:
|
||||
operators.coreos.com/external-secrets-operator.openshift-operators: ''
|
||||
name: acm-operator-subscription
|
||||
spec:
|
||||
sourceNamespace: openshift-marketplace
|
||||
source: redhat-operators
|
||||
channel: release-1.0
|
||||
installPlanApproval: Automatic
|
||||
name: advanced-cluster-management
|
||||
Reference in New Issue
Block a user