GONRG-6237: Update variants for issuing TLS certificates
- Renamed
ingress-tls
secret(which contains certificate issued forosdu.<domain>
) andcredentialName
value toosdu-ingress-tls
andosduCredentialName
to match other credentials. - Updated parts in all READMEs mentioning
credentialName
- Refactored
cert-manager
templates to Helm chart and updated to 4 certificates. - Added
generate_self_signed_certs
variable to add possibility to disable default creating of self-signed certificates inonprem_cluster
module. - Updated
openssl
,certbot
andcert-manager
instructions inonprem_cluster
README to create 4 certificates. - Updated DF Helm scheduled pipeline to create self-signed certs with correct domain using Terraform.
Edited by Volodymyr Pienskoi [EPAM / GCP]