diff --git a/k8s/prod/deployment.yaml b/k8s/prod/deployment.yaml index 77efdd0..2356256 100644 --- a/k8s/prod/deployment.yaml +++ b/k8s/prod/deployment.yaml @@ -21,7 +21,7 @@ spec: spec: containers: - name: docs-site - image: thao1996/docs-site:974ee15f3ecc7d3893375eedb0b3ec9a93abceb0 + image: thao1996/docs-site:d739c28e854001c5a8bf5fd2f25bb6acde3c05bf imagePullPolicy: Always ports: - containerPort: 5000 diff --git a/k8s/staging/deployment.yaml b/k8s/staging/deployment.yaml index 77efdd0..2356256 100644 --- a/k8s/staging/deployment.yaml +++ b/k8s/staging/deployment.yaml @@ -21,7 +21,7 @@ spec: spec: containers: - name: docs-site - image: thao1996/docs-site:974ee15f3ecc7d3893375eedb0b3ec9a93abceb0 + image: thao1996/docs-site:d739c28e854001c5a8bf5fd2f25bb6acde3c05bf imagePullPolicy: Always ports: - containerPort: 5000