Update 5 files
- /nexus-repository-manager/templates/nexus-pv.yaml - /nexus-repository-manager/templates/nexus-pvc.yaml - /nexus-repository-manager/Chart.yaml - /nexus-repository-manager/values.yaml - /argocd/templates/nexus-repository-manager.yaml
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
#apiVersion: argoproj.io/v1alpha1
|
||||
#kind: Application
|
||||
#metadata:
|
||||
# name: nexus-repository-manager
|
||||
# namespace: argocd
|
||||
#spec:
|
||||
# project: default
|
||||
# source:
|
||||
# repoURL: https://gitlab.com/developerdurp/homelab.git
|
||||
# targetRevision: main
|
||||
# path: nexus-repository-manager
|
||||
# destination:
|
||||
# namespace: nexus-repository-manager
|
||||
# name: in-cluster
|
||||
# syncPolicy:
|
||||
# automated:
|
||||
# prune: true
|
||||
# selfHeal: true
|
||||
# syncOptions:
|
||||
# - CreateNamespace=true
|
||||
|
||||
Reference in New Issue
Block a user