1
0
Fork 0

refactor(cherry): remove cherry prefix for apps argocd, app-of-apps, universal-apps

This commit is contained in:
Vojtěch Mareš 2023-10-02 19:56:11 +02:00
parent 9044b58c82
commit 2b71eb040b
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: cherry-app-of-apps
name: app-of-apps
namespace: argocd
spec:
project: argocd

View file

@ -1,7 +1,7 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: cherry-argocd
name: argocd
namespace: argocd
spec:
project: argocd

View file

@ -1,7 +1,7 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: cherry-universal-apps
name: universal-apps
namespace: argocd
spec:
project: argocd