diff --git a/deploy/applications.yaml b/deploy/applications.yaml deleted file mode 100644 index 7db8b9c..0000000 --- a/deploy/applications.yaml +++ /dev/null @@ -1,60 +0,0 @@ ---- -# Argo CD App definition for K8s POC demo -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: k8s-poc-demo -spec: - destination: - server: https://kubernetes.default.svc - namespace: infra-distrilab - project: default - source: - path: deploy/k8s-poc-demo/prod/ - repoURL: https://git.distrilab.fr/douzeb/distrilab-app-of-apps.git - targetRevision: HEAD ---- -# Argo CD App definition for Argo CD itself -# apiVersion: argoproj.io/v1alpha1 -# kind: Application -# metadata: -# name: argocd -# spec: -# destination: -# server: https://kubernetes.default.svc -# namespace: argocd -# project: default -# source: -# path: deploy/argocd/prod/ -# repoURL: https://git.distrilab.fr/douzeb/distrilab-app-of-apps.git -# targetRevision: HEAD -# --- -# # Argo CD App definition for another app -# apiVersion: argoproj.io/v1alpha1 -# kind: Application -# metadata: -# name: my-app -# spec: -# destination: -# server: https://kubernetes.default.svc -# namespace: my-namespace -# project: my-project -# source: -# path: deploy/my-project/overlays/prod -# repoURL: https://git.distrilab.fr/douzeb/distrilab-app-of-apps.git -# targetRevision: HEAD -# --- -# # Argo CD App definition for another app -# apiVersion: argoproj.io/v1alpha1 -# kind: Application -# metadata: -# name: my-app -# spec: -# destination: -# server: https://kubernetes.default.svc -# namespace: my-namespace -# project: my-project -# source: -# path: deploy/my-project/overlays/prod -# repoURL: https://git.distrilab.fr/douzeb/distrilab-app-of-apps.git -# targetRevision: HEAD diff --git a/deploy/applicationset.yaml b/deploy/applicationset.yaml index e660e23..9d38fd1 100644 --- a/deploy/applicationset.yaml +++ b/deploy/applicationset.yaml @@ -9,7 +9,7 @@ metadata: apiVersion: argoproj.io/v1alpha1 kind: ApplicationSet metadata: - name: infra-distrilab + name: le-distrilab spec: generators: - list: