Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
75 changes: 0 additions & 75 deletions argocd/applications/configs/orchestrator-prometheus-agent.yaml

This file was deleted.

6 changes: 3 additions & 3 deletions argocd/applications/templates/orchestrator-observability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ metadata:
spec:
project: {{ required "A valid projectName entry required!" .Values.argo.project }}
sources:
- repoURL: {{ required "A valid chartRepoURL entry required!" .Values.argo.chartRepoURL }}
chart: o11y/charts/{{$appName}}
targetRevision: 0.5.1
- repoURL: https://github.com/open-edge-platform/o11y-charts
path: charts/orchestrator-observability/deployments/orchestrator-observability
targetRevision: target-allocator
helm:
releaseName: {{$appName}}
valuesObject:
Expand Down
52 changes: 0 additions & 52 deletions argocd/applications/templates/orchestrator-prometheus-agent.yaml

This file was deleted.

1 change: 0 additions & 1 deletion orch-configs/profiles/enable-o11y.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ argo:
edgenode-observability: true
orchestrator-dashboards: true
orchestrator-observability: true
orchestrator-prometheus-agent: true
Loading