fix traefik ns

This commit is contained in:
Jan Husak
2025-04-08 17:02:57 +02:00
parent 64f22040a5
commit 7f9e758433

View File

@@ -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: