Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

Commit 42f5854

Browse files
committed
Update kubernetes/deployment.yaml with the public image
1 parent bc84b6f commit 42f5854

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

kubernetes/deployment.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ spec:
1414
spec:
1515
containers:
1616
- name: tracetrout-server
17-
image: eu.gcr.io/hownetworks-148514/tracetrout
18-
imagePullPolicy: Always
17+
image: hownetworks/tracetrout:latest
1918
env:
2019
- name: HOP_OFFSET
2120
value: "1"

0 commit comments

Comments
 (0)