remove jfrog

This commit is contained in:
2022-11-11 16:46:17 -06:00
parent 4353f3a6e2
commit 3dba24c093
3 changed files with 0 additions and 98 deletions

View File

@@ -1,21 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: jfrog
namespace: argocd
spec:
project: default
source:
repoURL: https://github.com/DeveloperDurp/homelab.git
targetRevision: main
path: jfrog
destination:
namespace: jfrog
name: in-cluster
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true