Merge branch 'v1.5' into remove-daprcon

This commit is contained in:
Ori Zohar 2021-11-12 10:09:07 -08:00 committed by GitHub
commit f11380a5d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ metadata:
spec: spec:
type: configuration.redis type: configuration.redis
metadata: metadata:
- name: host - name: redisHost
value: localhost:6379 value: localhost:6379
``` ```