debug

Description

The debug property is a user toggleable debugging utility. If not set, it will default to false. For more information on the use of this property, see the Init Scripts troubleshooting guide.

Warning: The debug property should only be set true if instructed by IBM Support.

Example

apiVersion: datapower.ibm.com/v1beta3
kind: DataPowerService
metadata:
  name: example-dpservice
spec:
  debug: true