Update k8s/apps/web-petting/deployment.yaml

This commit is contained in:
2026-05-11 12:48:25 +00:00
parent 84a3d1880b
commit ec649d8ffd
+1 -1
View File
@@ -22,7 +22,7 @@ spec:
claimName: web-petting-data claimName: web-petting-data
containers: containers:
- name: web-petting - name: web-petting
image: ultradesu/web-petting:v0.1.3 image: ultradesu/web-petting:v0.1.4
imagePullPolicy: Always imagePullPolicy: Always
args: args:
# - "tail" # - "tail"