cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 163590914d2f524c7170e12393cf4f4db375cd72
parent 6f4a3095c2230c5659d7812c292fdcb56158f4d7
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Tue, 14 Oct 2025 20:54:10 +0200

enable wordpress

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
Mapps/talos_cluster/blog/kustomization.yaml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/apps/talos_cluster/blog/kustomization.yaml b/apps/talos_cluster/blog/kustomization.yaml @@ -5,3 +5,4 @@ resources: - secret.yaml - mysql-cm.yaml - mysql.yaml + - wordpress.yaml