We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b62a9 commit bcf3a0fCopy full SHA for bcf3a0f
tests/holodeck_ubuntu22.04.yaml
@@ -24,6 +24,10 @@ spec:
24
image:
25
architecture: amd64
26
imageId: ami-0ce2cb35386fc22e9
27
+ containerdConfigPatches:
28
+ - |-
29
+ [plugins."io.containerd.grpc.v1.cri".registry]
30
+ config_path = "/etc/containerd/certs.d"
31
containerRuntime:
32
install: true
33
name: containerd
tests/holodeck_ubuntu24.04.yaml
imageId: ami-0da424eb883458071
0 commit comments