EventSinkConfig
EventSinkConfig is a event sink config document.
apiVersion: v1alpha1
kind: EventSinkConfig
endpoint: 192.168.10.3:3247 # The endpoint for the event sink as 'host:port'.
Field | Type | Description | Value(s) |
---|---|---|---|
endpoint | string | The endpoint for the event sink as ‘host:port’. Show example(s)
|
Last modified January 18, 2024: docs: fork docs for v1.7 (fe24139f3)