baseline: OpenMU upstream b5a0961 (fresh source)
This commit is contained in:
13
deploy/distributed/dapr-components/login-state.yaml
Normal file
13
deploy/distributed/dapr-components/login-state.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
apiVersion: dapr.io/v1alpha1
|
||||
kind: Component
|
||||
metadata:
|
||||
name: login-state
|
||||
spec:
|
||||
spec:
|
||||
type: state.redis
|
||||
version: v1
|
||||
metadata:
|
||||
- name: redisHost
|
||||
value: redis-state:6379
|
||||
#- name: ttlInSeconds
|
||||
# value: <int> # Optional
|
||||
Reference in New Issue
Block a user