/path/to/your/aws-ingress-nginx-config.yaml

From wikieduonline
Revision as of 19:01, 29 June 2022 by Welcome (talk | contribs)
Jump to navigation Jump to search
kind: ConfigMap
apiVersion: v1
metadata:
  name: nginx-config
  namespace: nginx-ingress
data:
  proxy-protocol: "True"
  real-ip-header: "proxy_protocol"
  set-real-ip-from: "0.0.0.0/0"


kubectl apply -f /path/to/your/aws-ingress-nginx-config.yaml
configmap/nginx-config created


See also

Category;Ks

Advertising: