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:
parent
3c5cb897f3
commit
add910c923
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: mosquitto-ringtail
|
||||
name: mqtt
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: ntfy-ringtail
|
||||
name: ntfy
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
Loading…
Add table
Add a link
Reference in a new issue