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: aws/platform/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -187,6 +187,7 @@ You can then use it to manually edit the aws-auth ConfigMap:
187
187
| <aname="input_istio_ingress_values"></a> [istio\_ingress\_values](#input\_istio\_ingress\_values)| Overrides to pass to the Helm chart |`list(string)`|`[]`| no |
188
188
| <aname="input_istiod_values"></a> [istiod\_values](#input\_istiod\_values)| Overrides to pass to the Helm chart |`list(string)`|`[]`| no |
189
189
| <aname="input_k8s_namespace"></a> [k8s\_namespace](#input\_k8s\_namespace)| Kubernetes namespace in which resources should be created |`string`|`"flightdeck"`| no |
190
+
| <aname="input_log_group_template_override"></a> [log\_group\_template\_override](#input\_log\_group\_template\_override)| Optional override for Fluent Bit log group template |`string`|`null`| no |
190
191
| <aname="input_logs_prefix"></a> [logs\_prefix](#input\_logs\_prefix)| Prefix for CloudWatch log groups |`string`|`"/flightdeck"`| no |
191
192
| <aname="input_logs_retention_in_days"></a> [logs\_retention\_in\_days](#input\_logs\_retention\_in\_days)| Number of days for which logs should be retained |`number`|`30`| no |
192
193
| <aname="input_logs_skip_destroy"></a> [logs\_skip\_destroy](#input\_logs\_skip\_destroy)| Set to false to destroy the log group with the platform |`bool`|`true`| no |
0 commit comments