Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dciangot authored Jul 2, 2024
1 parent 8060d36 commit 89ee023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/installer/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
cpu: 100m
memory: 200Mi
- name: refresh-token
image: ghcr.io/intertwin-eu/virtual-kubelet-inttw-refresh:{{.InterLinkVersion}}
image: ghcr.io/intertwin-eu/interlink/virtual-kubelet-inttw-refresh:{{.InterLinkVersion}}
imagePullPolicy: Always
env:
- name: IAM_TOKEN_ENDPOINT
Expand Down

0 comments on commit 89ee023

Please sign in to comment.