Skip to content
Snippets Groups Projects
Verified Commit a87f6d32 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(system-upgrade): fix still broken scraping config

This patch should finally resolve the problem for the scraping of the
metrics-server. It seems `kubeadm-flux.conf` was a bad name for the
override as it was loaded *before* the regular `kubeadm.conf` override.

Therefore this patch changes the name to `zz_flux.conf`, which should
**definitely** be loaded afterwards and result in the expected CLI
parameters being used.
parent 9d61939d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment