Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Jun 6, 2024
1 parent 2ce6709 commit c9e0d72
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2c22d3a3
794991cb
4 changes: 2 additions & 2 deletions III-Deploiements/3_Socle_Production.html
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ <h3 class="anchored" data-anchor-id="c.-exemple-de-déploiement">C. Exemple de d
<span id="cb4-14"><a href="#cb4-14" aria-hidden="true" tabindex="-1"></a> <span class="ex">spec:</span></span>
<span id="cb4-15"><a href="#cb4-15" aria-hidden="true" tabindex="-1"></a> <span class="ex">containers:</span></span>
<span id="cb4-16"><a href="#cb4-16" aria-hidden="true" tabindex="-1"></a> <span class="ex">-</span> name: fastchat-controller</span>
<span id="cb4-17"><a href="#cb4-17" aria-hidden="true" tabindex="-1"></a> <span class="ex">image:</span> 10.156.254.10:8082/llm-api-light:1.0.0</span>
<span id="cb4-17"><a href="#cb4-17" aria-hidden="true" tabindex="-1"></a> <span class="ex">image:</span> llm-api-light:1.0.0</span>
<span id="cb4-18"><a href="#cb4-18" aria-hidden="true" tabindex="-1"></a> <span class="ex">imagePullPolicy:</span> IfNotPresent</span>
<span id="cb4-19"><a href="#cb4-19" aria-hidden="true" tabindex="-1"></a> <span class="ex">ports:</span></span>
<span id="cb4-20"><a href="#cb4-20" aria-hidden="true" tabindex="-1"></a> <span class="ex">-</span> containerPort: 21001</span>
Expand Down Expand Up @@ -394,7 +394,7 @@ <h3 class="anchored" data-anchor-id="c.-exemple-de-déploiement">C. Exemple de d
<span id="cb5-14"><a href="#cb5-14" aria-hidden="true" tabindex="-1"></a> <span class="ex">spec:</span></span>
<span id="cb5-15"><a href="#cb5-15" aria-hidden="true" tabindex="-1"></a> <span class="ex">containers:</span></span>
<span id="cb5-16"><a href="#cb5-16" aria-hidden="true" tabindex="-1"></a> <span class="ex">-</span> name: fastchat-openai</span>
<span id="cb5-17"><a href="#cb5-17" aria-hidden="true" tabindex="-1"></a> <span class="ex">image:</span> 10.156.254.10:8082/llm-api-light:1.0.0</span>
<span id="cb5-17"><a href="#cb5-17" aria-hidden="true" tabindex="-1"></a> <span class="ex">image:</span> llm-api-light:1.0.0</span>
<span id="cb5-18"><a href="#cb5-18" aria-hidden="true" tabindex="-1"></a> <span class="ex">imagePullPolicy:</span> IfNotPresent</span>
<span id="cb5-19"><a href="#cb5-19" aria-hidden="true" tabindex="-1"></a> <span class="ex">ports:</span></span>
<span id="cb5-20"><a href="#cb5-20" aria-hidden="true" tabindex="-1"></a> <span class="ex">-</span> containerPort: 8000</span>
Expand Down
Loading

0 comments on commit c9e0d72

Please sign in to comment.