mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 09:46:53 +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
13 lines
344 B
YAML
13 lines
344 B
YAML
apiVersion: ptp.openshift.io/v1
|
|
kind: PtpOperatorConfig
|
|
metadata:
|
|
name: default
|
|
namespace: openshift-ptp
|
|
annotations: {}
|
|
spec:
|
|
daemonNodeSelector:
|
|
node-role.kubernetes.io/$mcp: ""
|
|
ptpEventConfig:
|
|
enableEventPublisher: true
|
|
transportHost: "http://ptp-event-publisher-service-NODE_NAME.openshift-ptp.svc.cluster.local:9043"
|