add jfrog
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user