Skip to content

Commit

Permalink
fix: add prometheus operator CRDs
Browse files Browse the repository at this point in the history
  • Loading branch information
diogosilva30 committed Aug 7, 2024
1 parent 11bb7e4 commit 405386d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bootstrap/argo-cd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ replicas:
count: 3

resources:
# Prometheus operator CRDs
- https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.75.2/bundle.yaml
- https://raw.githubusercontent.com/argoproj/argo-cd/v2.9.6/manifests/ha/install.yaml
- manifests/ingress.yaml
- manifests/service-monitors.yaml
Expand Down

0 comments on commit 405386d

Please sign in to comment.