Skip to content

Commit d89907c

Browse files
committed
Deployed ceb39e2 with MkDocs version: 1.6.1
1 parent 004b849 commit d89907c

File tree

3 files changed

+3
-10
lines changed

3 files changed

+3
-10
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,5 +373,5 @@ <h2 id="author">Author</h2>
373373

374374
<!--
375375
MkDocs version : 1.6.1
376-
Build Date UTC : 2025-05-23 06:01:49.301949+00:00
376+
Build Date UTC : 2025-05-23 06:02:11.003679+00:00
377377
-->

kubernetes_quickdive/index.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ <h3 id="launching-and-connecting-to-redis">Launching and connecting to Redis</h3
423423
</code></pre>
424424
<p>If you see output similar to above, redis is now setup along with vote and at this time, if you submit the vote, it should go through and show you a check mark. </p>
425425
<h3 id="exercise-deploy-complete-instavote-app">Exercise - Deploy Complete Instavote App</h3>
426-
<p>Deploy the services with the following spec to complete this application stack.</p>
426+
<p>Deploy the additional services with the following spec to complete this application stack.</p>
427427
<table>
428428
<thead>
429429
<tr>
@@ -436,13 +436,6 @@ <h3 id="exercise-deploy-complete-instavote-app">Exercise - Deploy Complete Insta
436436
</thead>
437437
<tbody>
438438
<tr>
439-
<td style="text-align: left;">redis</td>
440-
<td style="text-align: left;">redis:alpine</td>
441-
<td style="text-align: left;">ClusterIP</td>
442-
<td style="text-align: left;">6379</td>
443-
<td style="text-align: left;">N/A</td>
444-
</tr>
445-
<tr>
446439
<td style="text-align: left;">worker</td>
447440
<td style="text-align: left;">schoolofdevops/worker:latest</td>
448441
<td style="text-align: left;">No Service Needed</td>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)