File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -515,9 +515,9 @@ <h3>📦 Grab the configs</h3>
515515 </ li >
516516< li class ="file-block ">
517517 < div class ="file-header ">
518- < a href ="assets/nginx-chart.tgz " download > ⬇ Download Helm Chart</ a >
518+ < a href ="assets/nginx-chart.tgz " download > ⬇ Download Helm Chart</ a > Helm chart to deploy and manage Kubernetes Applications
519519 < details >
520- < summary > Show Code</ summary > Helm chart to deploy and manage Kubernetes Applications
520+ < summary > Show Code</ summary >
521521 < div class ="code-container ">
522522 < button class ="copy-btn " data-target ="file-1 "> Copy</ button >
523523 < pre > < code id ="file-1 " class ="language-yaml "> apiVersion: v2
@@ -532,9 +532,9 @@ <h3>📦 Grab the configs</h3>
532532 <!-- Docker Compose -->
533533 < li class ="file-block ">
534534 < div class ="file-header ">
535- < a href ="assets/docker-compose.yml " download > ⬇ Download Docker Compose</ a >
535+ < a href ="assets/docker-compose.yml " download > ⬇ Download Docker Compose</ a > Docker for Containerisation of Systems
536536 < details >
537- < summary > Show Code</ summary > Docker for Containerisation of Systems
537+ < summary > Show Code</ summary >
538538 < div class ="code-container ">
539539 < button class ="copy-btn " data-target ="file-2 "> Copy</ button >
540540 < pre > < code id ="file-2 " class ="language-yaml "> version: '3.8'
You can’t perform that action at this time.
0 commit comments