|
|
@@ -3294,11 +3294,24 @@ Kubernetes meta/v1.LabelSelector
|
|
|
</em>
|
|
|
</td>
|
|
|
<td>
|
|
|
+<em>(Optional)</em>
|
|
|
<p>The labels to select by to find the Namespaces to create the ExternalSecrets in.</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
+<code>namespaces</code></br>
|
|
|
+<em>
|
|
|
+[]string
|
|
|
+</em>
|
|
|
+</td>
|
|
|
+<td>
|
|
|
+<em>(Optional)</em>
|
|
|
+<p>Choose namespaces by name. This field is ORed with anything that NamespaceSelector ends up choosing.</p>
|
|
|
+</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>
|
|
|
<code>refreshTime</code></br>
|
|
|
<em>
|
|
|
<a href="https://pkg.go.dev/k8s.io/apimachinery/pkg/apis/meta/v1#Duration">
|
|
|
@@ -3307,7 +3320,7 @@ Kubernetes meta/v1.Duration
|
|
|
</em>
|
|
|
</td>
|
|
|
<td>
|
|
|
-<p>The time in which the controller should reconcile it’s objects and recheck namespaces for labels.</p>
|
|
|
+<p>The time in which the controller should reconcile its objects and recheck namespaces for labels.</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
</table>
|
|
|
@@ -3454,11 +3467,24 @@ Kubernetes meta/v1.LabelSelector
|
|
|
</em>
|
|
|
</td>
|
|
|
<td>
|
|
|
+<em>(Optional)</em>
|
|
|
<p>The labels to select by to find the Namespaces to create the ExternalSecrets in.</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
+<code>namespaces</code></br>
|
|
|
+<em>
|
|
|
+[]string
|
|
|
+</em>
|
|
|
+</td>
|
|
|
+<td>
|
|
|
+<em>(Optional)</em>
|
|
|
+<p>Choose namespaces by name. This field is ORed with anything that NamespaceSelector ends up choosing.</p>
|
|
|
+</td>
|
|
|
+</tr>
|
|
|
+<tr>
|
|
|
+<td>
|
|
|
<code>refreshTime</code></br>
|
|
|
<em>
|
|
|
<a href="https://pkg.go.dev/k8s.io/apimachinery/pkg/apis/meta/v1#Duration">
|
|
|
@@ -3467,7 +3493,7 @@ Kubernetes meta/v1.Duration
|
|
|
</em>
|
|
|
</td>
|
|
|
<td>
|
|
|
-<p>The time in which the controller should reconcile it’s objects and recheck namespaces for labels.</p>
|
|
|
+<p>The time in which the controller should reconcile its objects and recheck namespaces for labels.</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
</tbody>
|