Skip to content

Commit

Permalink
test: update testdata
Browse files Browse the repository at this point in the history
  • Loading branch information
Cody Kaczynski committed Oct 30, 2024
1 parent 309a8c1 commit 1617f8a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
runAsUser: 100
containers:
- name: sloth
image: slok/sloth-test:v1.42.42
image: linode-obs/sloth-test:v1.42.42
args:
- kubernetes-controller
- --resync-interval=17m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
runAsUser: 100
containers:
- name: sloth
image: slok/sloth-test:v1.42.42
image: linode-obs/sloth-test:v1.42.42
args:
- kubernetes-controller
- --resync-interval=17m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
runAsUser: 100
containers:
- name: sloth
image: slok/sloth-test:v1.42.42
image: linode-obs/sloth-test:v1.42.42
args:
- kubernetes-controller
- --resync-interval=17m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
serviceAccountName: sloth
containers:
- name: sloth
image: ghcr.io/slok/sloth:v0.11.0
image: ghcr.io/linode-obs/sloth:v0.13.0
args:
- kubernetes-controller
- --sli-plugins-path=/plugins
Expand Down

0 comments on commit 1617f8a

Please sign in to comment.