mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
remove dupe mount namespace content kdump updates cleanup cluster logging yaml clean up on aisle 7 tweaks tweaks adding RDS image updates Ian M's comments review clean up Ian's final comments
16 lines
343 B
YAML
16 lines
343 B
YAML
---
|
|
apiVersion: operators.coreos.com/v1alpha1
|
|
kind: Subscription
|
|
metadata:
|
|
name: ptp-operator-subscription
|
|
namespace: openshift-ptp
|
|
annotations: {}
|
|
spec:
|
|
channel: "stable"
|
|
name: ptp-operator
|
|
source: redhat-operators-disconnected
|
|
sourceNamespace: openshift-marketplace
|
|
installPlanApproval: Manual
|
|
status:
|
|
state: AtLatestKnown
|