Skip to content

Commit

Permalink
Fix categories
Browse files Browse the repository at this point in the history
  • Loading branch information
treverehrfurth committed Jun 24, 2024
1 parent fec288f commit 6d99e2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _posts/2024-06-20-My Homelab.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: My Homelab
description: An overview of my current homelab including hardware, software, and networking.
date: 2024-06-20 12:00:00 -0500
categories: [Homelab]
categories: [Homelab, Overview]
tags: [homelab] # TAG names should always be lowercase
---

Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-06-23-Kubernetes-NFS-Share.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Kubernetes NFS Mount Setup for Persistent Storage
description: Documentation on how to setup an NFS mount for persistent storage in any kubernetes deployment.
date: 2024-06-23 19:13:00 -0500
categories: [Kubernetes]
categories: [Kubernetes, NFS]
tags: [kubernetes, nfs, persistent storage] # TAG names should always be lowercase
---

Expand Down

0 comments on commit 6d99e2e

Please sign in to comment.