zkt21/sk1/env-configmap.yaml

16 lines
310 B
YAML
Raw Normal View History

2021-05-24 17:48:55 +00:00
apiVersion: v1
data:
DB_NAME: postgres
DB_PASS: postgres
DB_PORT: "5432"
DB_SERVICE: postgres
DB_USER: postgres
DEBUG: "False"
SECRET_KEY: 5(15ds+i2+%ik6z&!yer+ga9m=e%jcqiz_5wszg)r-z!2--b2d
kind: ConfigMap
metadata:
creationTimestamp: null
labels:
io.kompose.service: web-env
name: env