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

This commit is contained in:
2026-05-12 13:49:01 +00:00
parent ec649d8ffd
commit d0d76fcfd2
+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.4 image: ultradesu/web-petting:v0.1.5
imagePullPolicy: Always imagePullPolicy: Always
args: args:
# - "tail" # - "tail"