Skip to content

Commit

Permalink
Update the container image to be headlamp-k8s/headlamp
Browse files Browse the repository at this point in the history
Instead of kinvolk/headlamp.
  • Loading branch information
joaquimrocha committed Feb 7, 2023
1 parent 82012f5 commit fc143c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes-headlamp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
spec:
containers:
- name: headlamp
image: ghcr.io/kinvolk/headlamp:latest
image: ghcr.io/headlamp-k8s/headlamp:latest
args:
- "-in-cluster"
- "-plugins-dir=/headlamp/plugins"
Expand Down

0 comments on commit fc143c3

Please sign in to comment.