mirror of
https://github.com/D4M13N-D3V/comissions-app-argocd.git
synced 2025-03-14 08:15:00 +00:00
fix
This commit is contained in:
parent
487e85983b
commit
4d5585ae83
@ -2,12 +2,12 @@ apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: development
|
||||
namespace: argocd
|
||||
namespace: argo-cd
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
spec:
|
||||
destination:
|
||||
namespace: argocd
|
||||
namespace: argo-cd
|
||||
server: https://kubernetes.default.svc
|
||||
project: comissions.app
|
||||
source:
|
||||
|
@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1
|
||||
kind: ApplicationSet
|
||||
metadata:
|
||||
name: core-api
|
||||
namespace: argocd
|
||||
namespace: argo-cd
|
||||
spec:
|
||||
goTemplate: true
|
||||
goTemplateOptions: ["missingkey=error"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user