|
@@ -7460,12 +7460,30 @@ string
|
|
|
</em>
|
|
</em>
|
|
|
</td>
|
|
</td>
|
|
|
<td>
|
|
<td>
|
|
|
|
|
+<em>(Optional)</em>
|
|
|
<p>RoleID configured in the App Role authentication backend when setting
|
|
<p>RoleID configured in the App Role authentication backend when setting
|
|
|
up the authentication backend in Vault.</p>
|
|
up the authentication backend in Vault.</p>
|
|
|
</td>
|
|
</td>
|
|
|
</tr>
|
|
</tr>
|
|
|
<tr>
|
|
<tr>
|
|
|
<td>
|
|
<td>
|
|
|
|
|
+<code>roleRef</code></br>
|
|
|
|
|
+<em>
|
|
|
|
|
+<a href="https://pkg.go.dev/github.com/external-secrets/external-secrets/apis/meta/v1#SecretKeySelector">
|
|
|
|
|
+External Secrets meta/v1.SecretKeySelector
|
|
|
|
|
+</a>
|
|
|
|
|
+</em>
|
|
|
|
|
+</td>
|
|
|
|
|
+<td>
|
|
|
|
|
+<em>(Optional)</em>
|
|
|
|
|
+<p>Reference to a key in a Secret that contains the App Role ID used
|
|
|
|
|
+to authenticate with Vault.
|
|
|
|
|
+The <code>key</code> field must be specified and denotes which entry within the Secret
|
|
|
|
|
+resource is used as the app role id.</p>
|
|
|
|
|
+</td>
|
|
|
|
|
+</tr>
|
|
|
|
|
+<tr>
|
|
|
|
|
+<td>
|
|
|
<code>secretRef</code></br>
|
|
<code>secretRef</code></br>
|
|
|
<em>
|
|
<em>
|
|
|
<a href="https://pkg.go.dev/github.com/external-secrets/external-secrets/apis/meta/v1#SecretKeySelector">
|
|
<a href="https://pkg.go.dev/github.com/external-secrets/external-secrets/apis/meta/v1#SecretKeySelector">
|