Skip to content

Commit aee09e2

Browse files
committed
karpenter-v1 migrator cronjob: change mode
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
1 parent 3e7265b commit aee09e2

File tree

2 files changed

+1
-41
lines changed

2 files changed

+1
-41
lines changed

cluster/manifests/z-karpenter/nodeclaim-migrator-cronjob.yaml

Lines changed: 0 additions & 40 deletions
This file was deleted.

cluster/manifests/z-karpenter/v1-migrator-cronjob.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec:
3030
- name: karpenter-v1-migrator
3131
image: container-registry.zalando.net/teapot/karpenter-v1-migrator:main-2
3232
args:
33-
- -mode=nc-fix
33+
- -mode=drop-compatibility-annotations
3434
resources:
3535
limits:
3636
cpu: 100m

0 commit comments

Comments
 (0)