github.com/yrj2011/jx-test-infra@v0.0.0-20190529031832-7a2065ee98eb/jobs/env/pull-kubernetes-e2e-gce.env (about)

     1  # Force to use container-vm.
     2  
     3  # Panic if anything mutates a shared informer cache
     4  ENABLE_CACHE_MUTATION_DETECTOR=true
     5  
     6  # Enable the PodSecurityPolicy in tests.
     7  # TODO: Enable this by default in the test environment.
     8  ENABLE_POD_SECURITY_POLICY=true
     9  
    10  CREATE_CUSTOM_NETWORK=true