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.
2 parents e4f8ac5 + ae97709 commit beca76dCopy full SHA for beca76d
snyk-monitor/values.yaml
@@ -25,9 +25,6 @@ image:
25
# Set the name of the cluster, otherwise the snyk-monitor will set this to a default value.
26
clusterName: ""
27
28
-# The path of the docker socket on the node. For PKS: /var/vcap/data/sys/run/docker/docker.sock
29
-dockerSocketHostPath: "/var/run/docker.sock"
30
-
31
# The snyk-monitor requires disk storage to temporarily pull container images and to scan them for vulnerabilities.
32
# This value controls how much disk storage _at most_ may be allocated for the snyk-monitor. The snyk-monitor mounts an emptyDir for storage.
33
temporaryStorageSize: 50Gi
0 commit comments