initial commit
This commit is contained in:
12
dev/tekton/examples/example-bank/scripts/pg_sub.yaml
Executable file
12
dev/tekton/examples/example-bank/scripts/pg_sub.yaml
Executable file
@@ -0,0 +1,12 @@
|
||||
apiVersion: operators.coreos.com/v1alpha1
|
||||
kind: Subscription
|
||||
metadata:
|
||||
name: postgresql-operator-dev4devs-com
|
||||
namespace: example-bank
|
||||
spec:
|
||||
channel: alpha
|
||||
installPlanApproval: Automatic
|
||||
name: postgresql-operator-dev4devs-com
|
||||
source: community-operators
|
||||
sourceNamespace: openshift-marketplace
|
||||
startingCSV: postgresql-operator.v0.1.1
|
||||
Reference in New Issue
Block a user