add secrets for repo access

This commit is contained in:
2023-10-09 15:22:46 +02:00
parent 39a939fe22
commit c5c19c4c0f
5 changed files with 44 additions and 76 deletions

View File

@@ -0,0 +1,14 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: journal-application
namespace: argocd
spec:
project: default
source:
repoURL: ssh://git@git.kluster.moll.re:2222/remoll/journal-bot.git
targetRevision: HEAD
path: deployment
destination:
server: https://kubernetes.default.svc
namespace: journal