UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 4f75260e authored by Rob Ferguson's avatar Rob Ferguson
Browse files

Merge branch 'master' into 'update-kyverno-tag-2.6.0-bb.2'

# Conflicts:
#   chart/values.yaml
parents 5bd5b233 969c2f30
No related branches found
No related tags found
1 merge request!2253Kyverno: Add support for private registry secrets
Pipeline #1095883 passed
......@@ -47,4 +47,4 @@ Big Bang Documentation is located in the following locations:
- [Key Big Bang Concept Overviews](./docs/understanding-bigbang/README.md)
- [User Guides for Big Bang](./docs/guides/README.md)
- [Big Bang Prerequisites](./docs/prerequisites/README.md)
- [Big Bang Example Configurations](https://repo1.dso.mil/groups/platform-one/big-bang/bigbang/docs/assets/configs/example/)
- [Big Bang Example Configurations](https://repo1.dso.mil/platform-one/big-bang/bigbang/-/tree/master/docs/assets/configs/example/)
......@@ -288,6 +288,11 @@ policies:
require-non-root-user:
validationFailureAction: audit
{{ if .Values.istio.enabled }}
parameters:
excludeContainers:
- istio-init
{{- end }}
{{- if or $deployRestic .Values.twistlock.enabled .Values.fluentbit.enabled .Values.promtail.enabled .Values.addons.gitlab.enabled }}
exclude:
any:
......
......@@ -1059,7 +1059,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/sonarqube.git
path: "./chart"
tag: "1.0.29-bb.5"
tag: "1.0.31-bb.0"
# -- Flux reconciliation overrides specifically for the Sonarqube Package
flux: {}
......
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