core-deployments-self: only use core-deployment.yaml

This commit is contained in:
Aaron Riedel 2024-10-04 20:13:23 +02:00
parent 043f43fbab
commit d733b8a8f1
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -363,6 +363,7 @@ spec:
repoURL: https://git.ar21.de/yolokube/core-deployments.git repoURL: https://git.ar21.de/yolokube/core-deployments.git
targetRevision: HEAD targetRevision: HEAD
path: "app-files" path: "app-files"
include: 'core-deployments.yaml'
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: argocd namespace: argocd