diff --git a/test/dubbd-values.yaml b/test/dubbd-values.yaml index b6d5252..35ca406 100644 --- a/test/dubbd-values.yaml +++ b/test/dubbd-values.yaml @@ -10,13 +10,16 @@ istio: tenant: tls: minProtocolVersion: TLSV1_2 -# See https://github.com/defenseunicorns/uds-sso/issues/38 kyvernoPolicies: values: policies: require-non-root-user: + # This was changed to Enforce by default in BB v2.16.0. We still have it in audit mode to make testing stuff easier. + # We recommend changing to "Enforce" in production + validationFailureAction: audit exclude: any: - resources: namespaces: + # See https://github.com/defenseunicorns/uds-sso/issues/38 - pepr-system