make nginx.conf pretty
This commit is contained in:
parent
af4c4faed7
commit
1c7c54ebfb
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user