Skip to content

Commit 4e3df32

Browse files
committed
Switch to latest in deployment.yaml
Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
1 parent 2e67aea commit 4e3df32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
serviceAccountName: kube-bootstrap-token-manager
2424
containers:
2525
- name: kube-bootstrap-token-manager
26-
image: webdevops/kube-bootstrap-token-manager:development
26+
image: webdevops/kube-bootstrap-token-manager:latest
2727
imagePullPolicy: Always
2828
env:
2929
- name: CLOUD_PROVIDER

0 commit comments

Comments
 (0)