Skip to content

Commit cb56905

Browse files
rene-dekkerclaude
authored andcommitted
EV-6784: fix $[prodname] leaking into v3.23 TLS sidebar label
The Operations sidebar entry for Enterprise v3.23 showed the literal "$[prodname]" because Docusaurus derives the sidebar label from the raw H1 before the variablesPlugin remark transform runs. Use the literal "Calico components" in the H1, matching the already-corrected current source. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 339cfdc commit cb56905

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • calico-enterprise_versioned_docs/version-3.23-2/operations/comms

calico-enterprise_versioned_docs/version-3.23-2/operations/comms/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Provide custom TLS certificates for Calico Enterprise components.
33
---
44

5-
# Provide TLS certificates for $[prodname] components
5+
# Provide TLS certificates for Calico components
66

77
$[prodname] uses TLS certificates for mutual authentication between components. The operator automatically generates and manages these certificates using a self-signed CA (`tigera-operator-signer`).
88

0 commit comments

Comments
 (0)