|
@@ -2989,8 +2989,10 @@ Kubernetes meta/v1.Duration
|
|
|
</em>
|
|
</em>
|
|
|
</td>
|
|
</td>
|
|
|
<td>
|
|
<td>
|
|
|
-<p>RefreshInterval is the amount of time before the values are read again from the SecretStore provider
|
|
|
|
|
|
|
+<p>RefreshInterval is the amount of time before the values are read again from the SecretStore provider,
|
|
|
|
|
+specified as Golang Duration strings.
|
|
|
Valid time units are “ns”, “us” (or “µs”), “ms”, “s”, “m”, “h”
|
|
Valid time units are “ns”, “us” (or “µs”), “ms”, “s”, “m”, “h”
|
|
|
|
|
+Example values: “1h”, “2h30m”, “5d”, “10s”
|
|
|
May be set to zero to fetch and create it once. Defaults to 1h.</p>
|
|
May be set to zero to fetch and create it once. Defaults to 1h.</p>
|
|
|
</td>
|
|
</td>
|
|
|
</tr>
|
|
</tr>
|
|
@@ -3730,8 +3732,10 @@ Kubernetes meta/v1.Duration
|
|
|
</em>
|
|
</em>
|
|
|
</td>
|
|
</td>
|
|
|
<td>
|
|
<td>
|
|
|
-<p>RefreshInterval is the amount of time before the values are read again from the SecretStore provider
|
|
|
|
|
|
|
+<p>RefreshInterval is the amount of time before the values are read again from the SecretStore provider,
|
|
|
|
|
+specified as Golang Duration strings.
|
|
|
Valid time units are “ns”, “us” (or “µs”), “ms”, “s”, “m”, “h”
|
|
Valid time units are “ns”, “us” (or “µs”), “ms”, “s”, “m”, “h”
|
|
|
|
|
+Example values: “1h”, “2h30m”, “5d”, “10s”
|
|
|
May be set to zero to fetch and create it once. Defaults to 1h.</p>
|
|
May be set to zero to fetch and create it once. Defaults to 1h.</p>
|
|
|
</td>
|
|
</td>
|
|
|
</tr>
|
|
</tr>
|