We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45aa74c commit 59b14e1Copy full SHA for 59b14e1
1 file changed
karpenter/charts/karpenter/values.yaml
@@ -96,7 +96,7 @@ controller:
96
# -- Tag of the controller image.
97
tag: main
98
# -- SHA256 digest of the controller image.
99
- digest: sha256:3625d2a19298da105cfc24f6f0694cbd9dc1d5443ba10b6d9043d0ed1902d470
+ digest: sha256:e1157f380a4f04ec2fa1657f950c259c34562a365305af7d3f0b2ccef6d87e56
100
# -- Optional Nebius credentials secret mount. The secret must be created by
101
# the user separately (not managed by this chart). When enabled, the secret is
102
# mounted as a file and passed via the -flex-nebius.credentials-file flag.
0 commit comments