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
### Nested Schema for `spec.sources.directory.recurse`
128
+
### Nested Schema for `spec.sources.directory.jsonnet`
129
129
130
130
Read-Only:
131
131
132
-
-`ext_vars` (Attributes List) List of Jsonnet External Variables. (see [below for nested schema](#nestedatt--spec--sources--directory--recurse--ext_vars))
132
+
-`ext_vars` (Attributes List) List of Jsonnet External Variables. (see [below for nested schema](#nestedatt--spec--sources--directory--jsonnet--ext_vars))
133
133
-`libs` (List of String) Additional library search dirs.
134
-
-`tlas` (Attributes List) List of Jsonnet Top-level Arguments (see [below for nested schema](#nestedatt--spec--sources--directory--recurse--tlas))
134
+
-`tlas` (Attributes List) List of Jsonnet Top-level Arguments (see [below for nested schema](#nestedatt--spec--sources--directory--jsonnet--tlas))
### Nested Schema for `spec.sources.helm.parameters`
183
183
184
184
Read-Only:
185
185
@@ -212,7 +212,7 @@ Read-Only:
212
212
-`parameters` (Attributes List) Parameters to supply to config management plugin. (see [below for nested schema](#nestedatt--spec--sources--plugin--parameters))
213
213
214
214
<aid="nestedatt--spec--sources--plugin--env"></a>
215
-
### Nested Schema for `spec.sources.plugin.parameters`
215
+
### Nested Schema for `spec.sources.plugin.env`
216
216
217
217
Read-Only:
218
218
@@ -261,7 +261,7 @@ Read-Only:
261
261
-`limit` (Number) Maximum number of attempts for retrying a failed sync. If set to 0, no retries will be performed.
0 commit comments