mirror of
https://github.com/ysoftdevs/argo-poc.git
synced 2026-03-11 21:05:33 +01:00
fix traefik ns
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: traefik # Name of the application in Argo CD
|
||||
namespace: traefik # Namespace where Argo CD is installed
|
||||
namespace: argocd # Namespace where Argo CD is installed
|
||||
spec:
|
||||
project: default # Argo CD project for the application (can be 'default' or custom)
|
||||
source:
|
||||
|
||||
Reference in New Issue
Block a user