add jfrog

This commit is contained in:
2022-11-11 16:31:08 -06:00
parent b4a74479d2
commit 821a5f91b8
3 changed files with 71 additions and 5 deletions

View File

@@ -1,16 +1,16 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: nexus-repository-manager
name: jfrog
namespace: argocd
spec:
project: default
source:
repoURL: https://github.com/DeveloperDurp/homelab.git
targetRevision: main
path: nexus-repository-manager
path: jfrog
destination:
namespace: nexus-repository-manager
namespace: jfrog
name: in-cluster
syncPolicy:
automated: