16 lines
377 B
YAML
16 lines
377 B
YAML
apiVersion: gateway.envoyproxy.io/v1alpha1
|
|
kind: ClientTrafficPolicy
|
|
metadata:
|
|
name: minio-aistor-console-client-traffic
|
|
namespace: envoy-gateway
|
|
spec:
|
|
targetRefs:
|
|
- group: gateway.networking.k8s.io
|
|
kind: Gateway
|
|
name: gateway-internal
|
|
sectionName: minio-aistor-console
|
|
timeout:
|
|
http:
|
|
requestReceivedTimeout: 0s
|
|
idleTimeout: 3600s
|