Skip to content

Commit

Permalink
Merge pull request #106 from Mirantis/fix-dist-install
Browse files Browse the repository at this point in the history
Set cert manager leaderElection namespace to hmc-system
  • Loading branch information
Kshatrix authored Jul 19, 2024
2 parents 97694a4 + 04c9ceb commit 67a4545
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/default/hmc_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
cert-manager:
enabled: true
installCRDs: true
global:
leaderElection:
namespace: hmc-system

flux2:
enabled: true
Expand Down

0 comments on commit 67a4545

Please sign in to comment.