Skip to content

Commit 03b8db6

Browse files
authored
Update default o11yUser in Helm values (#153)
This updates the default Helm value for o11yUser, to reflect what is (now) deployed in all envs.
1 parent 3259b8f commit 03b8db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ namespace:
7474
common.k8s.elastic.co/type: system
7575

7676
# o11y-user is the elasticsearch user to use to query the o11y cluster
77-
o11yUser: elastic-agent
77+
o11yUser: elasticsearch-k8s-metrics-adapter

0 commit comments

Comments
 (0)