Skip to content

Commit

Permalink
update Karpenter image
Browse files Browse the repository at this point in the history
  • Loading branch information
chomatdam committed Feb 29, 2024
1 parent 3125eeb commit 9977ada
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions gitops/components/karpenter/resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ spec:
helm:
releaseName: karpenter
valuesObject:
controller:
image: ghcr.io/pelotech/karpenter
tag: v0.34.1-modified
env:
- name: IGNORED_RESOURCE_REQUESTS
value: "devices.kubevirt.io/kvm,devices.kubevirt.io/tun,devices.kubevirt.io/vhost-net"
serviceAccount:
create: "true"
name: "karpenter"
Expand Down

0 comments on commit 9977ada

Please sign in to comment.