UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 82edee40 authored by Brendon Lloyd's avatar Brendon Lloyd Committed by Micah Nagel
Browse files

Fix anchore issue 572, dns port 5353 on openshift

parent d2b20023
No related branches found
No related tags found
1 merge request!687Fix anchore issue 572, dns port 5353 on openshift
......@@ -43,6 +43,7 @@ postgresql:
{{- end }}
anchoreGlobal:
openShiftDeployment: {{ .Values.openshift }}
{{- if .Values.addons.anchore.adminPassword }}
defaultAdminPassword: {{ .Values.addons.anchore.adminPassword }}
{{- end }}
......@@ -78,4 +79,4 @@ anchore-ui-redis:
- private-registry
{{- end }}
{{- end }}
\ No newline at end of file
{{- end }}
......@@ -721,7 +721,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/anchore-enterprise.git
path: "./chart"
tag: "1.13.0-bb.3"
tag: "1.13.0-bb.4"
# -- Flux reconciliation overrides specifically for the Anchore 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