helm(minor): don't directly mount configmap

This commit is contained in:
Langhammer, Jens
2019-10-07 17:14:08 +02:00
parent 7f1455cb12
commit 93e0441b58
4 changed files with 1 additions and 22 deletions

View File

@ -253,7 +253,6 @@ with CONFIG.cd('log'):
'grpc': 'DEBUG',
'oauthlib': 'DEBUG',
'oauth2_provider': 'DEBUG',
'daphne': 'INFO',
}
LOGGING = {
'version': 1,