git mv Ingress ingress
This commit is contained in:
parent
34b949c134
commit
3da4e74e5a
2185 changed files with 754743 additions and 0 deletions
6
controllers/nginx-third-party/default.conf
vendored
Normal file
6
controllers/nginx-third-party/default.conf
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# A very simple nginx configuration file that forces nginx to start.
|
||||
pid /run/nginx.pid;
|
||||
|
||||
events {}
|
||||
http {}
|
||||
daemon off;
|
||||
Loading…
Add table
Add a link
Reference in a new issue