Skip to content

Commit

Permalink
Merge pull request #5 from glrf/disable-argocd-monitoring
Browse files Browse the repository at this point in the history
Disable argocd monitoring
  • Loading branch information
simu authored Jun 3, 2021
2 parents 1ba49ac + 483cfce commit ec9bba6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions params.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ parameters:
secret_management:
vault_addr: https://vault.example.com
vault_role: syn-cluster

argocd:
monitoring:
enabled: false

commodore:
jsonnet_libs:
- name: kube-libsonnet
Expand Down

0 comments on commit ec9bba6

Please sign in to comment.