diff --git a/apps/codetogether.yaml b/apps/codetogether.yaml index 979f45c..b035109 100644 --- a/apps/codetogether.yaml +++ b/apps/codetogether.yaml @@ -9,14 +9,14 @@ metadata: type: Opaque stringData: # Configure as needed for your deployment, should match your SSL certificate - CT_SERVER_URL: "https://SERVERFQDN" + CT_SERVER_URL: "https://cd.lan" CT_TRUST_ALL_CERTS: "true" # Provided by your Genuitec Sales Representative # *values must match exactly - CT_LICENSEE: "Your Company" + CT_LICENSEE: "Werkstatt" CT_MAXCONNECTIONS: "0" - CT_EXPIRATION: "2020/01/01" - CT_SIGNATURE: "xXM3awzG...619bef4" + CT_EXPIRATION: "2022/10/01" + CT_SIGNATURE: "xXM4cwzG...619bef4" --- # ======================================================================== # Secret: SSL Key and Certificate for SSL used by Ingress