add secrets for repo access
This commit is contained in:
14
kluster-deployments/journal/application.yaml
Normal file
14
kluster-deployments/journal/application.yaml
Normal 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
|
Reference in New Issue
Block a user