diff --git a/chart/values.yaml b/chart/values.yaml index e8e0d81b949d7596b263dbd5bfbb2f52cf6705f1..bdb8a135bbad724980b587a94f2b0d0310e0b89a 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -315,7 +315,7 @@ gatekeeper: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/policy.git path: "./chart" - tag: "3.7.0-bb.1" + tag: "3.7.0-bb.2" # -- Flux reconciliation overrides specifically for the OPA Gatekeeper Package flux: diff --git a/tests/test-values.yaml b/tests/test-values.yaml index 7de4e06580300a857e83816bbef0df8200a46d05..d4400b5c3257245e5084f135662b1d86e1a14259 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -188,9 +188,7 @@ gatekeeper: # Allows k3d load balancer containers to not have readiness/liveness probes - istio-system/lb-port-.* bbtests: - # TODO: Test will need to be refactored at BB level to properly run since we can't turn everything to deny - # https://repo1.dso.mil/platform-one/big-bang/apps/core/policy/-/issues/133 - enabled: false + enabled: true scripts: image: registry1.dso.mil/ironbank/opensource/kubernetes-1.21/kubectl:v1.21.1 additionalVolumeMounts: