Browse Source

deploy: f4dd6d547ae200bf28df12df982663f1c62f7cd0

paul-the-alien[bot] 5 years ago
parent
commit
9547be88a5
3 changed files with 1 additions and 1 deletions
  1. 1 1
      provider-google-secrets-manager/index.html
  2. 0 0
      search/search_index.json
  3. BIN
      sitemap.xml.gz

+ 1 - 1
provider-google-secrets-manager/index.html

@@ -901,7 +901,7 @@
 </code></pre></div>
 </code></pre></div>
 
 
 <p>The operator will fetch the GCP Secret Manager secret and inject it as a <code>Kind=Secret</code>
 <p>The operator will fetch the GCP Secret Manager secret and inject it as a <code>Kind=Secret</code>
-<div class="highlight"><pre><span></span><code>kubectl get secret secret-to-be-created -n &lt;namespace&gt; | -o jsonpath=&#39;{.data.example-externalsecret-key}&#39; | base64 -d
+<div class="highlight"><pre><span></span><code>kubectl get secret secret-to-be-created -n &lt;namespace&gt; | -o jsonpath=&#39;{.data.dev-secret-test}&#39; | base64 -d
 </code></pre></div></p>
 </code></pre></div></p>
                 
                 
               
               

File diff suppressed because it is too large
+ 0 - 0
search/search_index.json


BIN
sitemap.xml.gz


Some files were not shown because too many files changed in this diff