Rename ArgoCD apps to mqtt and ntfy (drop -ringtail suffix)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-02-19 11:14:06 -08:00
commit add910c923
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: mosquitto-ringtail
name: mqtt
namespace: argocd
spec:
project: default

View file

@ -2,7 +2,7 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: ntfy-ringtail
name: ntfy
namespace: argocd
spec:
project: default