UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 1d1a933f authored by Ernest Chuang's avatar Ernest Chuang :thinking: Committed by Branden Cobb
Browse files

Opa 123 bb test values to package

parent 63b6ac82
No related branches found
No related tags found
2 merge requests!1386Master,!1261Opa 123 bb test values to package
......@@ -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.2"
tag: "3.7.0-bb.3"
# -- Flux reconciliation overrides specifically for the OPA Gatekeeper Package
flux:
......
......@@ -188,19 +188,6 @@ gatekeeper:
- istio-system/lb-port-.*
bbtests:
enabled: true
scripts:
image: registry1.dso.mil/ironbank/opensource/kubernetes-1.21/kubectl:v1.21.1
additionalVolumeMounts:
- name: "{{ .Chart.Name }}-test-config"
mountPath: /yaml
- name: "{{ .Chart.Name }}-kube-cache"
mountPath: /.kube/cache
additionalVolumes:
- name: "{{ .Chart.Name }}-test-config"
configMap:
name: "{{ .Chart.Name }}-test-config"
- name: "{{ .Chart.Name }}-kube-cache"
emptyDir: {}
kyverno:
enabled: false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment