UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 682ae4d9 authored by Micah Nagel's avatar Micah Nagel
Browse files

Merge branch 'anchore-bbtests-relocate' into 'master'

Anchore bbtests relocate

See merge request platform-one/big-bang/bigbang!1257
parents 2531786a 9cb5d061
No related branches found
No related tags found
2 merge requests!1386Master,!1257Anchore bbtests relocate
Pipeline #655058 passed
......@@ -923,7 +923,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/anchore-enterprise.git
path: "./chart"
tag: "1.15.0-bb.4"
tag: "1.15.0-bb.5"
# -- Flux reconciliation overrides specifically for the Anchore Package
flux:
......
......@@ -712,18 +712,9 @@ addons:
bbtests:
enabled: true
scripts:
image: registry1.dso.mil/ironbank/anchore/cli/cli:0.9.1
envs:
ANCHORE_CLI_URL: "https://anchore-api.bigbang.dev/v1"
ANCHORE_CLI_USER: admin
ANCHORE_SCAN_IMAGE: registry.dso.mil/platform-one/big-bang/apps/security-tools/anchore-enterprise/centos:latest
secretEnvs:
- name: ANCHORE_CLI_PASS
valueFrom:
secretKeyRef:
name: "{{ template \"anchore-engine.fullname\" . }}-admin-pass"
key: ANCHORE_ADMIN_PASSWORD
sonarqube:
enabled: false
sso:
......
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