UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Update to BB Base 2.0.0

Merged Micah Nagel requested to merge bb-base-2 into main
6 files
+ 15
6
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -15,7 +15,7 @@ spec:
- name: private-registry
containers:
- name: test
image: registry1.dso.mil/ironbank/big-bang/base:8.4
image: {{ .Values.helmTestImage }}
imagePullPolicy: IfNotPresent
env:
- name: STATUS_URL
Loading