Remove rancher-monitoring-crd
This commit is contained in:
parent
a9675ec89b
commit
6e07d9cbf9
@ -1,21 +0,0 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: rancher-monitoring-crd
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: operators
|
||||
source:
|
||||
repoURL: https://git.dvirlabs.com/dvirlabs/infra.git
|
||||
targetRevision: HEAD
|
||||
path: charts/rancher-monitoring-crd
|
||||
helm:
|
||||
valueFiles:
|
||||
- ../../manifests/rancher-monitoring-crd/values.yaml
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: operators
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
Loading…
x
Reference in New Issue
Block a user