cluster

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

commit cfafdd2eec06335a01363bcc3325015c0552992e
parent 462ff699e7f084ed7a78a48a2002b7d28721fd2e
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Mon,  4 Aug 2025 16:12:00 +0200

Migrate ntfy

Diffstat:
Mapps/talos_cluster/namespaces/kustomization.yaml | 1+
Aapps/talos_cluster/namespaces/ntfy.yaml | 4++++
2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/apps/talos_cluster/namespaces/kustomization.yaml b/apps/talos_cluster/namespaces/kustomization.yaml @@ -12,3 +12,4 @@ resources: - gotosocial.yaml - continuwuity.yaml - freshrss.yaml + - ntfy.yaml diff --git a/apps/talos_cluster/namespaces/ntfy.yaml b/apps/talos_cluster/namespaces/ntfy.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: ntfy