diff --git a/values_cusprod.yaml b/values_cusprod.yaml index 75b7906..1260627 100644 --- a/values_cusprod.yaml +++ b/values_cusprod.yaml @@ -95,7 +95,7 @@ wordpress: ingress: enabled: true certManager: true - hostname: connect-cusprod-prodwork01.smardigo.digital + hostname: connect-wordpress-cusprod-prodwork01.smardigo.digital path: / annotations: cert-manager.io/cluster-issuer: letencrypt-prod diff --git a/values_cusqa.yaml b/values_cusqa.yaml index 356dde9..6e22562 100644 --- a/values_cusqa.yaml +++ b/values_cusqa.yaml @@ -95,7 +95,7 @@ wordpress: ingress: enabled: true certManager: true - hostname: connect-cusqa-prodwork01.smardigo.digital + hostname: connect-wordpress-cusqa-prodwork01.smardigo.digital path: / annotations: cert-manager.io/cluster-issuer: letencrypt-prod diff --git a/values_nsodev.yaml b/values_nsodev.yaml index f0337b5..4db44bf 100644 --- a/values_nsodev.yaml +++ b/values_nsodev.yaml @@ -95,7 +95,7 @@ wordpress: ingress: enabled: true certManager: true - hostname: connect-nsodev-prodwork01.smardigo.digital + hostname: connect-wordpress-nsodev-prodwork01.smardigo.digital path: / annotations: cert-manager.io/cluster-issuer: letencrypt-prod