Split documentation
This commit is contained in:
parent
a18daabc51
commit
a9168f276e
144 changed files with 1780 additions and 3789 deletions
9
deploy/provider/aws/patch-configmap-l4.yaml
Normal file
9
deploy/provider/aws/patch-configmap-l4.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
kind: ConfigMap
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
name: nginx-configuration
|
||||
namespace: ingress-nginx
|
||||
labels:
|
||||
app: ingress-nginx
|
||||
data:
|
||||
use-proxy-protocol: "true"
|
||||
Loading…
Add table
Add a link
Reference in a new issue