Skip to content

Commit

Permalink
chore(helm): disable ovservability by default
Browse files Browse the repository at this point in the history
  • Loading branch information
heiruwu committed Jul 16, 2024
1 parent 194bd6e commit a574689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/core/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1592,6 +1592,6 @@ milvus:
namespace: instill-ai
tags:
model: true
observability: true
observability: false
prometheusStack: false
milvus: true

0 comments on commit a574689

Please sign in to comment.