Ver Fonte

[bitnami/grafana-alloy] Adapt tests for Openshift (#34290)

Signed-off-by: David Gomez <david.gomez@broadcom.com>
David Gomez há 3 meses atrás
pai
commit
89a2340dcc
1 ficheiros alterados com 0 adições e 5 exclusões
  1. 0 5
      .vib/grafana-alloy/goss/goss.yaml

+ 0 - 5
.vib/grafana-alloy/goss/goss.yaml

@@ -27,11 +27,6 @@ file:
     exists: true
     filetype: directory
   {{ end }}
-  {{ if .Vars.alloy.mounts.dockercontainers }}
-  /var/lib/docker/containers:
-    exists: true
-    filetype: directory
-  {{ end }}
 command:
   {{- $uid := .Vars.alloy.containerSecurityContext.runAsUser }}
   {{- $gid := .Vars.podSecurityContext.fsGroup }}