File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -71,8 +71,8 @@ This guidance helps you provide the required information to define how to authen
71
71
72
72
| Name | Description | Required | Default | Availability |
73
73
| -------------------------| ------------------------| ----------| -------------------| ----|
74
- | k8s.ingress.enabled | Enable Kubernetes Ingress integration. | No | ` false ` | v1.2 + |
75
- | k8s.ingress.namespace | Kubernetes namespace to watch Kubernetes Ingress resources in. | No | ` default ` | v1.2 + |
74
+ | k8s.ingress.enabled | Enable Kubernetes Ingress integration. | No | ` false ` | v2.0 + |
75
+ | k8s.ingress.namespace | Kubernetes namespace to watch Kubernetes Ingress resources in. | No | ` default ` | v2.0 + |
76
76
| k8s.ingress.dns.suffix | DNS suffix to build DNS hostname for services to send requests to. | No | ` svc.cluster.local ` | v2.4+ |
77
77
| k8s.ingress.config.path | Path to Kubernetes configuration (Kubeconfig). | No | N/A | v2.4+ |
78
78
You can’t perform that action at this time.
0 commit comments