UNCLASSIFIED - NO CUI

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

Hash Anchore Passwords Always

parent 051ed68c
No related branches found
No related tags found
1 merge request!315Hash Anchore Passwords Always
......@@ -73,10 +73,6 @@ spec:
defaultAdminPassword: {{ .Values.addons.anchore.adminPassword }}
{{- end }}
imagePullSecretName: private-registry
{{- if .Values.addons.anchore.enterprise.enabled }}
oauthEnabled: {{ .Values.addons.anchore.sso.enabled }}
hashedPasswords: {{ .Values.addons.anchore.sso.enabled }}
{{- end }}
{{- if .Values.addons.anchore.enterprise.enabled }}
anchore-feeds-db:
imagePullSecrets: private-registry
......
......@@ -500,7 +500,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/anchore-enterprise.git
path: "./chart"
tag: "1.11.0-bb.2"
tag: "1.11.0-bb.3"
# -- Initial admin password used to authenticate to Anchore.
adminPassword: ""
......
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