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

This commit is contained in:
2026-05-14 13:15:20 +00:00
parent a4f6f4b06e
commit 70bb07529f
+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.6 image: ultradesu/web-petting:latest
imagePullPolicy: Always imagePullPolicy: Always
args: args:
# - "tail" # - "tail"