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 b0f1815 commit 4df75f3Copy full SHA for 4df75f3
srv/salt/kubernetes/charts/falco/templates/values.yaml.j2
@@ -13,7 +13,7 @@ docker:
13
enabled: true
14
socket: /var/run/docker.sock
15
{%- elif common.cri.provider == "containerd" %}
16
- containerd:
+containerd:
17
18
socket: /run/containerd/containerd.sock
19
{%- endif %}
0 commit comments