10 lines
222 B
YAML
10 lines
222 B
YAML
kind: ConfigMap
|
|
apiVersion: v1
|
|
metadata:
|
|
name: ingress-nginx-controller
|
|
data:
|
|
allow-snippet-annotations: "true"
|
|
use-forwarded-headers: "true"
|
|
strict-validate-path-type: "false"
|
|
annotations-risk-level: "Critical"
|