add initial yaml for global env vars

Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
Christian Richter
2022-11-30 15:29:47 +01:00
committed by mmattel
parent f4e3bb99a3
commit 472ba967ca

View File

@@ -0,0 +1,31 @@
variables:
- name: CS3_GATEWAY
type: ""
default: ""
description: ""
dependend_services: []
do_ignore: false
- name: CS3_MACHINE_AUTH_API_KEY
type: ""
default: ""
description: ""
dependend_services: []
do_ignore: false
- name: OCIS_BASE_DATA_PATH
type: ""
default: ""
description: ""
dependend_services: []
do_ignore: false
- name: OCIS_CONFIG_DIR
type: ""
default: ""
description: ""
dependend_services: []
do_ignore: false
- name: MICRO_LOG_LEVEL
type: ""
default: ""
description: ""
dependend_services: []
do_ignore: false