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
4e45753030
commit
04a1a6c290
@ -1,7 +1,7 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: ApplicationSet
|
||||
metadata:
|
||||
name: search
|
||||
name: core-api
|
||||
namespace: argocd
|
||||
spec:
|
||||
goTemplate: true
|
||||
@ -14,7 +14,7 @@ spec:
|
||||
- path: "dev/.config/*.json"
|
||||
template:
|
||||
metadata:
|
||||
name: "search-{{.deployment.cluster.namespace}}"
|
||||
name: "core-api-{{.deployment.cluster.namespace}}"
|
||||
spec:
|
||||
project: "{{.deployment.argocd.project}}"
|
||||
source:
|
||||
|
Loading…
x
Reference in New Issue
Block a user