per-cluster differentiator SAN on tenants-wildcard cert (avoid LE Duplicate Cert rate limit)
This commit is contained in:
@@ -5,6 +5,15 @@
|
||||
|
||||
namespace: odoosky-system
|
||||
|
||||
|
||||
# cluster — per-cluster identity passed by Tower as helm.values on each
|
||||
# per-cluster Application. The chart uses cluster.name to add a
|
||||
# differentiator SAN to the tenants-wildcard Certificate so Lets
|
||||
# Encrypts duplicate-cert rate limit doesnt collide across one
|
||||
# tenants multiple clusters.
|
||||
cluster:
|
||||
name: ""
|
||||
|
||||
# tenant — per-tenant identity injected by Tower as helm.values on
|
||||
# the per-cluster Argo Application. Empty defaults are safe to lint
|
||||
# but a real deploy MUST set domain + wildcardHost (the Certificate
|
||||
|
||||
Reference in New Issue
Block a user