mirror of
https://github.com/easychen/pushdeer.git
synced 2025-02-24 00:44:55 +08:00
10 lines
149 B
YAML
10 lines
149 B
YAML
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: gorush-config
|
|
namespace: gorush
|
|
data:
|
|
# stat
|
|
stat.engine: redis
|
|
stat.redis.host: redis:6379
|