You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/deploy/configurations.md
+1
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,7 @@ Currently, you can set only 1 namespace to watch in this flag. See [this Kuberne
77
77
| backend-security-group | string | | Backend security group id to use for the ingress rules on the worker node SG |
78
78
| cluster-name | string | | Kubernetes cluster name |
79
79
| default-ssl-policy | string | ELBSecurityPolicy-2016-08 | Default SSL Policy that will be applied to all Ingresses or Services that do not have the SSL Policy annotation |
80
+
| default-subnets | stringList | [] | Default subnets to be selected when not explicitly specified through annotations or other methods |
80
81
| default-tags | stringMap | | AWS Tags that will be applied to all AWS resources managed by this controller. Specified Tags takes highest priority |
81
82
| default-target-type | string | instance | Default target type for Ingresses and Services - ip, instance |
returnnil, fmt.Errorf("unable to resolve at least one subnet. Evaluated %d subnets: %d are tagged for other clusters, and %d have insufficient available IP addresses",
0 commit comments