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