Commit graph

8 commits

Author SHA1 Message Date
1f20b244c3 Fix customization rule priority
Fleet only applies customizations to the first matching.  This update gives priority to making nginx providers work before applying servicemonitors.  Enabling servicemonitors depends on prometheus already being enabled and setup for it and it's very low priority.

Signed-off-by: scottwilliams <scottwilliams@ucsb.edu>
2025-09-05 09:36:44 -07:00
0bd66e2935 Don't apply feature gate to k3s
The nginx workaround feature gate ends up forcing cert-manager to use the nginx ingress type for challenges even when the ingress is traefik.

Signed-off-by: scottwilliams <scottwilliams@ucsb.edu>
2025-09-04 10:32:50 -07:00
8300f60bec Workaround for nginx 2025-07-28 11:37:35 -07:00
986100869d Add DNS workaround for GKE ingress DNS derps. 2025-07-23 14:39:24 -07:00
e997d46ba0 Update operator/fleet.yaml 2024-12-27 14:03:34 -08:00
200c4801bb Wait at least 10 minutes for cert-manager to finish 2024-10-25 15:09:15 -07:00
2367f01653 Update operator/fleet.yaml 2024-10-25 14:26:00 -07:00
b36eea699c Refactor to attempt to get clusterissuer and helm all happy together 2024-03-08 12:09:18 -08:00
Renamed from fleet.yaml (Browse further)