Skip to content

Commit 1b697a5

Browse files
author
cf250024
committed
update image locations
1 parent 30e09eb commit 1b697a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes-manifests/shippingservice.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ spec:
2020
selector:
2121
matchLabels:
2222
app: shippingservice
23+
replicas: 2
2324
template:
2425
metadata:
2526
labels:
2627
app: shippingservice
2728
spec:
2829
serviceAccountName: default
29-
replicas: 2
3030
containers:
3131
- name: server
3232
image: quay.io/cf250024/shippingservice:v0.1.4-33-g0d635b9

0 commit comments

Comments
 (0)