Commit Graph
2 Commits
Author SHA1 Message Date
Pratik Lotia 1e1e8daa69 Add support for attested node pruning configuration (#713)
Expose SPIRE server's prune_attested_nodes_expired_for and prune_tofu_nodes
configuration through new Helm values: pruneAttestedNodesExpiredFor and
pruneTOFUNodes.

This prevents database bloat from expired attested nodes in long-running
deployments with node churn.

Signed-off-by: pratik-lotia <[email protected]>
2025-12-18 14:23:30 -08:00
Pratik LotiaandFaisal Memon ffe4390136 Nit: Fix typo in param guide (#595)
* nit: fix typo in param guide

Signed-off-by: pratik-lotia <[email protected]>

* Update charts/spire/charts/spire-server/values.yaml

Co-authored-by: Faisal Memon <[email protected]>
Signed-off-by: Pratik Lotia <[email protected]>

* Update docs

Signed-off-by: Faisal Memon <[email protected]>

---------

Signed-off-by: pratik-lotia <[email protected]>
Signed-off-by: Pratik Lotia <[email protected]>
Signed-off-by: Faisal Memon <[email protected]>
Co-authored-by: Faisal Memon <[email protected]>
2025-05-23 17:50:07 +00:00