Skip to content
Snippets Groups Projects
  1. Feb 03, 2020
  2. Jan 30, 2020
  3. Jan 29, 2020
  4. Jan 28, 2020
  5. Jan 24, 2020
  6. Jan 23, 2020
  7. Jan 21, 2020
  8. Jan 15, 2020
  9. Jan 14, 2020
  10. Jan 10, 2020
  11. Jan 09, 2020
  12. Jan 08, 2020
  13. Jan 06, 2020
  14. Dec 20, 2019
  15. Dec 19, 2019
  16. Dec 18, 2019
  17. Dec 17, 2019
  18. Dec 16, 2019
  19. Dec 12, 2019
  20. Dec 10, 2019
  21. Dec 05, 2019
  22. Dec 03, 2019
  23. Nov 27, 2019
  24. Nov 06, 2019
  25. Nov 05, 2019
  26. Nov 01, 2019
  27. Oct 29, 2019
  28. Oct 28, 2019
  29. Oct 25, 2019
  30. Oct 24, 2019
  31. Oct 23, 2019
    • Benoît Knecht's avatar
      node-exporter: Use configured resources for kube-rbac-proxy (#279) · a7884a6c
      Benoît Knecht authored
      Since #132, `kube-rbac-proxy` resources can be configured in
      `config.resources['kube-rbac-proxy']`, but the node-exporter daemonset
      was still using hard-coded values.
      
      This commit sets the request and limit resources to the configured
      values for the `kube-rbac-proxy` container in the node-exporter pods.
      a7884a6c
Loading