1 Commits

Author SHA1 Message Date
argoyle 57b1aef485 feat(certificates): add self-signed CA and corresponding certificate
Adds a self-signed CA configuration and a certificate for the 
shiny organization. This change creates a Kubernetes Secret for 
the CA key pair and an Issuer that references this Secret. A 
Certificate resource is created to automate certificate 
provisioning for specified DNS names, improving the 
infrastructure's security and facilitating testing.
2025-12-10 07:46:52 +01:00