Răsfoiți Sursa

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

Celestino Rey 4 luni în urmă
părinte
comite
88b561be3a
1 a modificat fișierele cu 2 adăugiri și 1 ștergeri
  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