apiVersion: sonataflow.org/v1alpha08
kind: SonataFlowPlatform
metadata:
name: sonataflow-platform-example
namespace: example-namespace
spec:
services:
dataIndex: (1)
enabled: true (2)
# Specific configurations for the Data Index Service
# might be included here
jobService: (3)
enabled: true (4)
# Specific configurations for the Job Service
# might be included here