Field | Type | Description | Value(s) |
---|---|---|---|
endpoint | string | The endpoint for the event sink as ‘host:port’. |
🎉 TalosCon 2025: Come to TalosCon in Amsterdam, October 16-17. Learn more →
🎉 TalosCon 2025: Come to TalosCon in Amsterdam, October 16-17. Learn more →
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’. |
Was this page helpful?