* chore: add proper .gitattributes * chore: normalize file endings * chore: fix .gitattributes * chore: normalize file endings (2)
17 lines
314 B
YAML
17 lines
314 B
YAML
namespace: datatracker
|
|
namePrefix: dt-
|
|
configMapGenerator:
|
|
- name: files-cfgmap
|
|
files:
|
|
- nginx-logging.conf
|
|
- nginx-auth.conf
|
|
- nginx-datatracker.conf
|
|
- settings_local.py
|
|
resources:
|
|
- auth.yaml
|
|
- beat.yaml
|
|
- celery.yaml
|
|
- datatracker.yaml
|
|
- memcached.yaml
|
|
- rabbitmq.yaml
|