From 1d5a036bf7f5bc25eee05d61bfefdd1b6bfe2352 Mon Sep 17 00:00:00 2001 From: 15128022404 <1421485150@qq.com> Date: Wed, 23 Feb 2022 19:04:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...ployment-enfiboot.yml => deployment-enfiboot.yaml} | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) rename enfi-boot-visitor/enfi-boot-module-system/deploy/{deployment-enfiboot.yml => deployment-enfiboot.yaml} (73%) diff --git a/enfi-boot-visitor/enfi-boot-module-system/deploy/deployment-enfiboot.yml b/enfi-boot-visitor/enfi-boot-module-system/deploy/deployment-enfiboot.yaml similarity index 73% rename from enfi-boot-visitor/enfi-boot-module-system/deploy/deployment-enfiboot.yml rename to enfi-boot-visitor/enfi-boot-module-system/deploy/deployment-enfiboot.yaml index e6deecd..d63d213 100644 --- a/enfi-boot-visitor/enfi-boot-module-system/deploy/deployment-enfiboot.yml +++ b/enfi-boot-visitor/enfi-boot-module-system/deploy/deployment-enfiboot.yaml @@ -4,7 +4,7 @@ metadata: labels: app: enfi-boot name: enfi-boot - namespace: wang-project #一定要写名称空间 + namespace: wang-project spec: progressDeadlineSeconds: 600 replicas: 1s @@ -22,16 +22,9 @@ spec: app: enfi-boot spec: imagePullSecrets: - - name: aliyun-docker-hub #提前在项目下配置访问阿里云的账号密码 + - name: aliyun-docker-hub containers: - image: $REGISTRY/$ALIYUNHUB_NAMESPACE/enfi-boot:SNAPSHOT-$BUILD_NUMBER - # readinessProbe: - # httpGet: - # path: /actuator/health - # port: 8080 - # timeoutSeconds: 10 - # failureThreshold: 30 - # periodSeconds: 5 imagePullPolicy: Always name: app ports: