|
@@ -8286,12 +8286,14 @@ SecretStoreRetrySettings
|
|
|
<td>
|
|
<td>
|
|
|
<code>refreshInterval</code></br>
|
|
<code>refreshInterval</code></br>
|
|
|
<em>
|
|
<em>
|
|
|
-int
|
|
|
|
|
|
|
+k8s.io/apimachinery/pkg/util/intstr.IntOrString
|
|
|
</em>
|
|
</em>
|
|
|
</td>
|
|
</td>
|
|
|
<td>
|
|
<td>
|
|
|
<em>(Optional)</em>
|
|
<em>(Optional)</em>
|
|
|
-<p>Used to configure store refresh interval in seconds. Empty or 0 will default to the controller config.</p>
|
|
|
|
|
|
|
+<p>Used to configure store refresh interval. Accepts either an integer number
|
|
|
|
|
+of seconds (legacy) or a Go duration string such as “1h” or “5m”. Empty or
|
|
|
|
|
+0 will default to the controller config.</p>
|
|
|
</td>
|
|
</td>
|
|
|
</tr>
|
|
</tr>
|
|
|
<tr>
|
|
<tr>
|
|
@@ -15700,12 +15702,14 @@ SecretStoreRetrySettings
|
|
|
<td>
|
|
<td>
|
|
|
<code>refreshInterval</code></br>
|
|
<code>refreshInterval</code></br>
|
|
|
<em>
|
|
<em>
|
|
|
-int
|
|
|
|
|
|
|
+k8s.io/apimachinery/pkg/util/intstr.IntOrString
|
|
|
</em>
|
|
</em>
|
|
|
</td>
|
|
</td>
|
|
|
<td>
|
|
<td>
|
|
|
<em>(Optional)</em>
|
|
<em>(Optional)</em>
|
|
|
-<p>Used to configure store refresh interval in seconds. Empty or 0 will default to the controller config.</p>
|
|
|
|
|
|
|
+<p>Used to configure store refresh interval. Accepts either an integer number
|
|
|
|
|
+of seconds (legacy) or a Go duration string such as “1h” or “5m”. Empty or
|
|
|
|
|
+0 will default to the controller config.</p>
|
|
|
</td>
|
|
</td>
|
|
|
</tr>
|
|
</tr>
|
|
|
<tr>
|
|
<tr>
|
|
@@ -16561,12 +16565,14 @@ SecretStoreRetrySettings
|
|
|
<td>
|
|
<td>
|
|
|
<code>refreshInterval</code></br>
|
|
<code>refreshInterval</code></br>
|
|
|
<em>
|
|
<em>
|
|
|
-int
|
|
|
|
|
|
|
+k8s.io/apimachinery/pkg/util/intstr.IntOrString
|
|
|
</em>
|
|
</em>
|
|
|
</td>
|
|
</td>
|
|
|
<td>
|
|
<td>
|
|
|
<em>(Optional)</em>
|
|
<em>(Optional)</em>
|
|
|
-<p>Used to configure store refresh interval in seconds. Empty or 0 will default to the controller config.</p>
|
|
|
|
|
|
|
+<p>Used to configure store refresh interval. Accepts either an integer number
|
|
|
|
|
+of seconds (legacy) or a Go duration string such as “1h” or “5m”. Empty or
|
|
|
|
|
+0 will default to the controller config.</p>
|
|
|
</td>
|
|
</td>
|
|
|
</tr>
|
|
</tr>
|
|
|
<tr>
|
|
<tr>
|