Skip to content

Conversation

@fujin
Copy link
Collaborator

@fujin fujin commented Sep 30, 2025

Note

Enable webhook, cert-manager, metrics patches, and CA injection in the default kustomization.

  • Kustomize config (config/default/kustomization.yaml):
    • Enable resources: ../rbac, ../manager, ../webhook, ../certmanager, and metrics_service.yaml (keep ../crd and ../network-policy commented).
    • Add patches: manager_metrics_patch.yaml, manager_image_pull_policy_patch.yaml, manager_webhook_patch.yaml, and webhook_namespace_selector_patch.yaml targeting Deployment and MutatingWebhookConfiguration.
    • Enable cert-manager CA injection replacements: populate webhook Certificate DNS names from Service, and inject CA into MutatingWebhookConfiguration annotations.

Written by Cursor Bugbot for commit 960886a. This will update automatically on new commits. Configure here.

@fujin fujin merged commit 8e2443c into main Sep 30, 2025
8 checks passed
@fujin fujin deleted the aj/crel-54-enable-metrics-scraping-for-k8s-wif-webhook branch September 30, 2025 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants