|
|
@@ -1870,7 +1870,7 @@ The SecretStore maps to exactly one instance of an external API.</p>
|
|
|
<p>By design, SecretStores are bound to a namespace and can not reference resources across namespaces.
|
|
|
If you want to design cross-namespace SecretStores you must use <a href="../clustersecretstore/">ClusterSecretStores</a> which do not have this limitation.</p>
|
|
|
<h2 id="example">Example</h2>
|
|
|
-<p>For a full list of supported fields see <a href="../spec/">spec</a> or dig into our <a href="../guides">guides</a>.</p>
|
|
|
+<p>For a full list of supported fields see <a href="../spec/">spec</a> or dig into our <a href="../../guides/introduction/">guides</a>.</p>
|
|
|
<div class="highlight"><pre><span></span><code><span class="nt">apiVersion</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">external-secrets.io/v1beta1</span><span class="w"></span>
|
|
|
<span class="nt">kind</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">SecretStore</span><span class="w"></span>
|
|
|
<span class="nt">metadata</span><span class="p">:</span><span class="w"></span>
|