Explorar el Código

Merge branch 'main' of https://forgejo.reymota.es/creylopez/MySQLOperator

Celestino Rey hace 4 meses
padre
commit
88b561be3a
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