10 lines
278 B
YAML
10 lines
278 B
YAML
apiVersion: dot-ai.devopstoolkit.live/v1alpha1
|
|
kind: ResourceSyncConfig
|
|
metadata:
|
|
name: default-sync
|
|
namespace: ai-stack
|
|
spec:
|
|
mcpEndpoint: http://dot-ai.ai-stack.svc.cluster.local:3456/api/v1/resources/sync
|
|
mcpAuthSecretRef:
|
|
name: dot-ai-secrets
|
|
key: auth-token |