Skip to content

Commit 3345e3c

Browse files
committed
fix: heero image
1 parent b1e2596 commit 3345e3c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/content/posts/2026-3-25-securing-grafana-with-tls-in-a-fluxcd-homelab.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
title: "Securing Grafana with TLS in a FluxCD GitOps Homelab"
33
date: 2026-03-25
44
description: "How I generated a self-signed TLS cert, SOPS-encrypted the Kubernetes secret, and shipped it through FluxCD GitOps to put HTTPS on my Grafana dashboard — without ever storing a plaintext secret in Git."
5-
pubDate: 2026-03-25
5+
hero: "posts/2026-03-25/gitops-tls-pipeline.svg"
66
tags: ["kubernetes", "gitops", "flux", "sops", "grafana", "tls", "monitoring", "homelab"]
7-
draft: false
87
---
98

109
## The Goal

0 commit comments

Comments
 (0)