Fix link to custom nginx configuration
This commit is contained in:
parent
8fc75dcf81
commit
7e86cfe64b
4 changed files with 89 additions and 1 deletions
|
|
@ -0,0 +1,8 @@
|
|||
apiVersion: v1
|
||||
data:
|
||||
proxy-connect-timeout: "10"
|
||||
proxy-read-timeout: "120"
|
||||
proxy-send-timeout: "120"
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: nginx-custom-configuration
|
||||
Loading…
Add table
Add a link
Reference in a new issue