diff --git a/k8s/20-deployment.yaml b/k8s/20-deployment.yaml old mode 100644 new mode 100755 index c5cd98a..6a8cca6 --- a/k8s/20-deployment.yaml +++ b/k8s/20-deployment.yaml @@ -22,7 +22,7 @@ spec: spec: containers: - name: basicstack-web - image: basicstack-web:latest + image: 10.106.73.119:5000/basicstack-web:20260711-1625 imagePullPolicy: IfNotPresent ports: - containerPort: 3000