10 lines
170 B
YAML
10 lines
170 B
YAML
|
apiVersion: dapr.io/v1alpha1
|
||
|
kind: Configuration
|
||
|
metadata:
|
||
|
name: daprConfig
|
||
|
spec:
|
||
|
nameResolution:
|
||
|
component: "consul"
|
||
|
configuration:
|
||
|
selfRegister: true
|