make nginx.conf pretty

This commit is contained in:
ace 2021-02-10 13:18:27 +03:00
parent af4c4faed7
commit 1c7c54ebfb
No known key found for this signature in database
GPG Key ID: 32989872B72276A0

View File

@ -24,6 +24,7 @@ nginx:
#gzip on;
include /etc/nginx/conf.d/*.conf;
}
stream {
server {
listen 443;
@ -37,7 +38,6 @@ nginx:
include /etc/nginx/stream.d/*.conf;
}
stream.d:
- name: "k8s-ghp-{{ namespace }}.map"
data: |