UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit c32d23c2 authored by joshwolf's avatar joshwolf
Browse files

Merge branch...

Merge branch '98-default-registrycredential-value-results-in-bad-private-registry-secret' into 'master'

fix: set default registryCredentials to null

Closes #98

See merge request platform-one/big-bang/bigbang!230
parents fb1efa49 855ca6a0
No related branches found
No related tags found
1 merge request!230fix: set default registryCredentials to null
Pipeline #160461 passed with warnings
......@@ -4,12 +4,13 @@ hostname: bigbang.dev
# TODO: All this does right now is toggle GitRepositories, it is _not_ fully functional
offline: false
registryCredentials: ~
# Regisitires can be an explicit map of registries as provided here
registryCredentials:
registry: registry1.dso.mil
username: ""
password: ""
email: ""
# registryCredentials:
# registry: registry1.dso.mil
# username: ""
# password: ""
# email: ""
# Or a list of registires:
# registryCredentials:
......
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