feat(certificates): add self-signed CA and corresponding certificate #189
Reference in New Issue
Block a user
Delete Branch "feat/certificates-add-self-signed-ca"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
mentioned in commit
07fc399f2b