diff --git a/cobalt-chart/templates/deployment.yaml b/cobalt-chart/templates/deployment.yaml index 3d30c705..00a77f44 100644 --- a/cobalt-chart/templates/deployment.yaml +++ b/cobalt-chart/templates/deployment.yaml @@ -41,9 +41,9 @@ spec: protocol: TCP env: - name: API_URL - value: https://cobalt.tianfujixing.com/9000 + value: https://cobalt.tianfujixing.com:80 - name: API_PORT - value: '9000' + value: '80' - name: API_NAME value: cobalt resources: