Skip to content

Commit baf1cba

Browse files
bianchi2dfateyev
authored andcommitted
Use tag for traefik daemon set
1 parent 8031421 commit baf1cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/traefik/traefik-ds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
serviceAccountName: traefik-ingress-controller
2424
terminationGracePeriodSeconds: 60
2525
containers:
26-
- image: traefik
26+
- image: traefik:v1.7.15
2727
name: traefik-ingress-lb
2828
ports:
2929
- name: http

0 commit comments

Comments
 (0)