diff --git a/teleport-cluster/.values.yaml.swp b/teleport-cluster/.values.yaml.swp new file mode 100644 index 0000000..80bb6a0 Binary files /dev/null and b/teleport-cluster/.values.yaml.swp differ diff --git a/teleport-cluster/values.home.yaml b/teleport-cluster/values.home.yaml index 7525e8a..f92a471 100644 --- a/teleport-cluster/values.home.yaml +++ b/teleport-cluster/values.home.yaml @@ -88,8 +88,8 @@ highAvailability: minAvailable: 1 certManager: enabled: true - addCommonName: false - addPublicAddrs: false + addCommonName: true + addPublicAddrs: true issuerName: "letsencrypt-prod" issuerKind: ClusterIssuer