UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 88bff2f1 authored by Michael Martin's avatar Michael Martin
Browse files

Merge remote-tracking branch 'origin/master' into update-gitlab-to-14.6.0

parents 1e25977b c6b59652
No related branches found
No related tags found
1 merge request!1215Update gitlab and gitlab-runner
Pipeline #644204 passed
......@@ -19,10 +19,18 @@ global:
- name: private-registry
injector:
{{- if .Values.istio.enabled }}
annotations:
{{ include "istioAnnotation" . }}
{{- end }}
image:
pullPolicy: {{ .Values.imagePullPolicy }}
server:
{{- if .Values.istio.enabled }}
annotations:
{{ include "istioAnnotation" . }}
{{- end }}
image:
pullPolicy: {{ .Values.imagePullPolicy }}
......@@ -45,5 +53,4 @@ istio:
vault:
gateways:
- istio-system/{{ default "public" .Values.addons.vault.ingress.gateway }}
{{- end -}}
\ No newline at end of file
......@@ -558,7 +558,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/argocd.git
path: "./chart"
tag: "3.27.1-bb.2"
tag: "3.27.1-bb.3"
# -- Flux reconciliation overrides specifically for the ArgoCD Package
flux: {}
......
......@@ -738,6 +738,7 @@ addons:
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:
......
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