Sfoglia il codice sorgente

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

Celestino Rey 4 mesi fa
parent
commit
88b561be3a
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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