mirror of
https://github.com/ysoftdevs/argo-poc.git
synced 2026-04-18 06:30:02 +02:00
fix traefik ns
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1
|
|||||||
kind: Application
|
kind: Application
|
||||||
metadata:
|
metadata:
|
||||||
name: traefik # Name of the application in Argo CD
|
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:
|
spec:
|
||||||
project: default # Argo CD project for the application (can be 'default' or custom)
|
project: default # Argo CD project for the application (can be 'default' or custom)
|
||||||
source:
|
source:
|
||||||
|
|||||||
Reference in New Issue
Block a user