Skip to content

Commit

Permalink
exclude cloudability metrics-agent from development
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Ilario <[email protected]>
  • Loading branch information
filariow committed Sep 5, 2024
1 parent 1ed9236 commit 4d0ba41
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions argo-cd-apps/overlays/development/delete-applications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,10 @@ kind: ApplicationSet
metadata:
name: notification-controller
$patch: delete
---
# Cloudability's Metrics agent is excluded from development
apiVersion: argoproj.io/v1alpha1
kind: ApplicationSet
metadata:
name: cloudability-metrics-agent
$patch: delete

0 comments on commit 4d0ba41

Please sign in to comment.