pushdeer/push/gorush-with-mipush/src/k8s/gorush-configmap.yaml
2022-02-07 18:48:16 +08:00

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