intiial exernal secrets helm deployment (it won't work...)
This commit is contained in:
14
cluster/temp/subscription.yaml
Normal file
14
cluster/temp/subscription.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
apiVersion: operators.coreos.com/v1alpha1
|
||||
kind: Subscription
|
||||
metadata:
|
||||
labels:
|
||||
operators.coreos.com/external-secrets-operator.openshift-operators: ''
|
||||
name: external-secrets-operator
|
||||
namespace: openshift-operators
|
||||
spec:
|
||||
channel: stable
|
||||
installPlanApproval: Automatic
|
||||
name: external-secrets-operator
|
||||
source: community-operators
|
||||
sourceNamespace: openshift-marketplace
|
||||
Reference in New Issue
Block a user