diff options
| author | Carlos Konstanski <carlos.konstanski@verizonwireless.com> | 2019-10-30 14:33:05 -0600 |
|---|---|---|
| committer | Carlos Konstanski <carlos.konstanski@verizonwireless.com> | 2019-10-30 14:33:05 -0600 |
| commit | 7cab8996742b8128bed197f9457afd2af160cf5e (patch) | |
| tree | dfd5b40b99e0935ba65b34d973f6e79a6bb39b24 /bootstrap/config.yaml.example | |
initial commit
Diffstat (limited to 'bootstrap/config.yaml.example')
| -rw-r--r-- | bootstrap/config.yaml.example | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bootstrap/config.yaml.example b/bootstrap/config.yaml.example new file mode 100644 index 0000000..e7d8996 --- /dev/null +++ b/bootstrap/config.yaml.example @@ -0,0 +1,4 @@ +registry: + url: ~ + username: ~ + password: ~ |
