add defaults for nginx__deploy_htpasswds and nginx__htpasswds
This commit is contained in:
parent
456117a789
commit
b0660deb71
1 changed files with 2 additions and 0 deletions
|
@ -4,3 +4,5 @@ nginx__deploy_logging_conf: true
|
||||||
nginx__configurations: [ ]
|
nginx__configurations: [ ]
|
||||||
nginx__use_custom_nginx_conf: false
|
nginx__use_custom_nginx_conf: false
|
||||||
nginx__custom_nginx_conf: ""
|
nginx__custom_nginx_conf: ""
|
||||||
|
nginx__deploy_htpasswds: false
|
||||||
|
nginx__htpasswds: [ ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue