fix: fix fornix namespace

This commit is contained in:
2025-12-10 15:45:28 +01:00
parent 6ea0811d74
commit 9269d9c026
+2 -2
View File
@@ -2,7 +2,7 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: {{ .Values.fornix.env }}-fornix
name: fornix
namespace: argocd
annotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
@@ -11,7 +11,7 @@ metadata:
- resources-finalizer.argocd.argoproj.io
spec:
destination:
namespace: {{ .Values.fornix.env }}-atlantis
namespace: fornix
server: https://kubernetes.default.svc
project: default
sources: