Re-evaluate test-values.yaml
Re-evaluate the current test-values.yaml in both [Big bang](https://repo1.dso.mil/big-bang/bigbang/-/blob/master/tests/test-values.yaml?ref_type=heads#L1472) and within the [package](https://repo1.dso.mil/big-bang/product/packages/gitlab/-/blob/main/tests/test-values.yml)
Check for duplicate configurations that are already configured within the values itself and remove them. Add additional testing if needed.
URL: https://repo1.dso.mil/big-bang/product/packages/tempo
Default Values URL: https://repo1.dso.mil/big-bang/product/packages/tempo/-/raw/main/chart/values.yaml
Package Test Values URL: https://repo1.dso.mil/big-bang/product/packages/tempo/-/raw/main/tests/test-values.yaml
```
Duplicates found in tempo for Package Test Values:
# -- Toggle VirtualService creation = # -- Toggle VirtualService creation
istio.tempoQuery.enabled = true
istio.tempoQuery.gateways.0 = istio-system/main # FALSE POSITIVE
persistence.accessModes.0 = ReadWriteOnce
persistence.enabled = true
```
issue