Reorganized for new stable/waypoint versioning design.
This commit is contained in:
8
redis/versions/1/manifest.yaml
Normal file
8
redis/versions/1/manifest.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
version: 1.0.0-1
|
||||
defaultConfig:
|
||||
namespace: redis
|
||||
host: redis.redis.svc.cluster.local
|
||||
port: 6379
|
||||
uri: redis://{{ .app.host }}:{{ .app.port }}/0
|
||||
defaultSecrets:
|
||||
- key: password
|
||||
Reference in New Issue
Block a user