Explorar el Código

Dejo phpmyadmin con la versión oficial, no la personalizada

Celestino Rey hace 4 meses
padre
commit
adbe02b146
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      php-deployment.yaml

+ 2 - 1
php-deployment.yaml

@@ -38,7 +38,8 @@ spec:
     spec:
       containers:
         - name: phpmyadmin
-          image: harbor.reymota.es/sistema/phpmyadmin-custom:1.1
+          #image: harbor.reymota.es/sistema/phpmyadmin-custom:1.1
+          image: phpmyadmin:latest
           ports:
             - containerPort: 80
               name: phpmyadm