소스 검색

update deploy

Germey 6 년 전
부모
커밋
1834b3e6a1
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      deployment.yml

+ 2 - 0
deployment.yml

@@ -70,6 +70,8 @@ items:
                     secretKeyRef:
                       name: redis
                       key: connection_string
+                - name: REDIS_PORT
+                  value: '6379'
               image: germey/proxypool:${TAG}
               name: proxypool
               ports: