Skip to content

Commit

Permalink
udpate
Browse files Browse the repository at this point in the history
  • Loading branch information
sangam14 committed Apr 21, 2024
1 parent 4fe43cf commit 27992a2
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,15 +292,15 @@ git clone https://github.com/kubernetesdaily/k8sworkshop.git
git clone https://github.com/kubernetesdaily/helm-workshop.git
```

| No. | Title |
|-----|----------------------------------------|
| 1 | Basics of Helm |[🔗](./content/docs/helm/install-helm.md)|
| 2 | Deep Dive into Charts | [🔗](./content/docs/helm/deep-dive-chart.md)|
| 3 | Work with Multiple Values |[🔗](./content/docs/helm/%20multiple-values.md) |
| 4 | Create Template file |[🔗](./content/docs/helm/template-file.md)|
| 5 | advance Template with If statement |[🔗](./content/docs/helm/advance-if-statement.md)|
| 6 | Else and Else If statement |[🔗](./content/docs/helm/Else-Else-If-statement.md) |
| 7 | 50 Helm Template Cheatsheets |[🔗](./content/docs/helm/helm-templates-cheatsheet.md) |
| No. | Title |Learn |
|-----|----------------------------------------|-------------------|
| 1 | Basics of Helm |[🔗](/content/docs/helm/install-helm.md)|
| 2 | Deep Dive into Charts | [🔗](/content/docs/helm/deep-dive-chart.md)|
| 3 | Work with Multiple Values |[🔗](/content/docs/helm/%20multiple-values.md) |
| 4 | Create Template file |[🔗](/content/docs/helm/template-file.md)|
| 5 | advance Template with If statement |[🔗](/content/docs/helm/advance-if-statement.md)|
| 6 | Else and Else If statement |[🔗](/content/docs/helm/Else-Else-If-statement.md) |
| 7 | 50 Helm Template Cheatsheets |[🔗](/content/docs/helm/helm-templates-cheatsheet.md) |

</strong>

Expand Down

0 comments on commit 27992a2

Please sign in to comment.