From d773d64b0a26d76fb905101a98db829fb04d722d Mon Sep 17 00:00:00 2001 From: Micah Nagel <micah.nagel@parsons.com> Date: Thu, 18 Aug 2022 13:58:58 +0000 Subject: [PATCH] Update tests/test-values.yaml --- tests/test-values.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/test-values.yaml b/tests/test-values.yaml index ce100e09a2..979a85f979 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -173,6 +173,7 @@ gatekeeper: - logging/logging-cypress-test - tempo/tempo-cypress-test - argocd/argo-cd-cypress-test + - minio/minio-instance-cypress-test # Allow kyverno test vectors for Helm test - default/restrict-host-path-mount-.? - default/restrict-host-path-write-.? @@ -273,6 +274,7 @@ gatekeeper: - logging/logging-cypress-test - tempo/tempo-cypress-test - argocd/argo-cd-cypress-test + - minio/minio-instance-cypress-test # Allow kyverno test vectors for Helm test - default/restrict-host-path-mount-.? - default/restrict-host-path-write-.? @@ -386,6 +388,7 @@ kyvernopolicies: - logging - tempo - argocd + - minio names: - "*-cypress-test*" parameters: @@ -416,6 +419,7 @@ kyvernopolicies: - logging - tempo - argocd + - minio names: - "*-cypress-test*" parameters: @@ -456,6 +460,7 @@ kyvernopolicies: - logging - tempo - argocd + - minio names: - "*-cypress-test*" update-image-pull-policy: -- GitLab