Skip to content

feat: add cert-exporter as chart#26

Merged
ronenkapelian merged 6 commits intomasterfrom
cert-exporter
Feb 22, 2026
Merged

feat: add cert-exporter as chart#26
ronenkapelian merged 6 commits intomasterfrom
cert-exporter

Conversation

@ronenkapelian
Copy link
Contributor

Introduce a Helm chart for cert-exporter, enabling the monitoring and exposure of PKI information as Prometheus metrics. This includes necessary Kubernetes resources such as Service, ServiceAccount, ClusterRole, and ServiceMonitor configurations. Documentation for installation and configuration is also provided.

apiVersion: apps/v1
kind: {{ .Values.certManager.kind }}
metadata:
name: "{{- include "cert-exporter.fullname" . -}}-cert-manager"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when we release infra-cert-manager wont it be infra-cert-manager-cert-manager - why the duplication?
what about fullnameoverride?

Copy link
Contributor

@michalby24 michalby24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦭

@ronenkapelian ronenkapelian merged commit a9a9119 into master Feb 22, 2026
7 checks passed
@ronenkapelian ronenkapelian deleted the cert-exporter branch February 22, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants