Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Commit

Permalink
fix cluster-autoscaler service monitor
Browse files Browse the repository at this point in the history
it needs to know the namespace that prometheus is running in for some
reason /shrug
  • Loading branch information
philandstuff committed Oct 4, 2019
1 parent b8ee096 commit b3e318c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/gsp-cluster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ cluster-autoscaler:
priorityClassName: system-cluster-critical
serviceMonitor:
enabled: true
namespace: gsp-system

kiam:
nameOverride:
Expand Down

0 comments on commit b3e318c

Please sign in to comment.