소스 검색

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

Celestino Rey 4 달 전
부모
커밋
88b561be3a
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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