Sfoglia il codice sorgente

Cambio nombre del servicio y quito comentarios

Celestino Rey 22 ore fa
parent
commit
8d1668724c

+ 0 - 3
deployment/overleaf/overleaf-deployment.yaml

@@ -148,11 +148,8 @@ spec:
                   name: sharelatex-variables
             - name: V1_HISTORY_URL
               value: http://sharelatex:3100/api
-#          image: harbor.reymota.es/overleaf/sharelatex:tex-9-full
           image: harbor.reymota.es/overleaf/sharelatex:tex-12-cep
           imagePullPolicy: IfNotPresent
-#          image: abompotas/overleaf:5
-#          image: tuetenk0pp/sharelatex-full
           name: overleaf
 #          securityContext:
 #            allowPrivilegeEscalation: false

+ 1 - 1
deployment/overleaf/overleaf-service.yaml

@@ -6,7 +6,7 @@ metadata:
     kompose.version: 1.34.0 (cbf2835db)
   labels:
     io.kompose.service: sharelatex
-  name: sharelatex
+  name: overleaf
   namespace: overleaf
 spec:
   type: NodePort