This repository has been archived on 2023-04-02. You can view files and clone it, but cannot push or open issues or pull requests.
gitops-tbrnt/docspell/configmap-env.yaml
Tobias Brunner 98b6cdefc1
All checks were successful
continuous-integration/drone/push Build is passing
install docspell
2021-01-11 20:47:36 +01:00

13 lines
197 B
YAML

apiVersion: v1
kind: ConfigMap
metadata:
name: docspell-env
namespace: docspell
data:
TZ: Europe/Berlin
DB_TYPE: postgresql
DB_HOST: postgres
DB_PORT: "5432"
BASE_URL: docs.tobru.ch