Browse Source

Deployed eb8e6147 to main with MkDocs 1.2.3 and mike 1.1.2

Docs 4 years ago
parent
commit
f35299d932

+ 1 - 1
main/api-secretstore/index.html

@@ -1550,7 +1550,7 @@ The SecretStore maps to exactly one instance of an external API.</p>
 <span class="w">  </span><span class="c1"># You can specify retry settings for the http connection</span><span class="w"></span>
 <span class="w">  </span><span class="c1"># these fields allow you to set a maxRetries before failure, and</span><span class="w"></span>
 <span class="w">  </span><span class="c1"># an interval between the retries.</span><span class="w"></span>
-<span class="w">  </span><span class="c1"># Current supported providers: IBM</span><span class="w"></span>
+<span class="w">  </span><span class="c1"># Current supported providers: AWS, IBM</span><span class="w"></span>
 <span class="w">  </span><span class="nt">retrySettings</span><span class="p">:</span><span class="w"></span>
 <span class="w">    </span><span class="nt">maxRetries</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">5</span><span class="w"></span>
 <span class="w">    </span><span class="nt">retryInterval</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;10s&quot;</span><span class="w"></span>

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


BIN
main/sitemap.xml.gz


+ 1 - 1
main/snippets/full-secret-store.yaml

@@ -14,7 +14,7 @@ spec:
   # You can specify retry settings for the http connection
   # these fields allow you to set a maxRetries before failure, and
   # an interval between the retries.
-  # Current supported providers: IBM
+  # Current supported providers: AWS, IBM
   retrySettings:
     maxRetries: 5
     retryInterval: "10s"

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