Fix pet image tag
This commit is contained in:
@@ -25,9 +25,12 @@ spec:
|
||||
image: ultradesu/web-petting:0.1.0
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- "web-petting"
|
||||
- "-l"
|
||||
- "0.0.0.0:3000"
|
||||
- "tail"
|
||||
- "-F"
|
||||
- "/1"
|
||||
# - "web-petting"
|
||||
# - "-l"
|
||||
# - "0.0.0.0:3000"
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
name: http
|
||||
|
||||
Reference in New Issue
Block a user