UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit a8bfaf58 authored by Josh Wolf's avatar Josh Wolf
Browse files

sorry tom

parent e52bd937
No related branches found
No related tags found
No related merge requests found
......@@ -8,10 +8,10 @@ Work in progress umbrella package
```bash
# Get base
kpt get https://repo1.dsop.io/platform-one/big-bang/apps/sandbox/umbrella.git/base base
kpt pkg get https://repo1.dsop.io/platform-one/big-bang/apps/sandbox/umbrella.git/base base
# Get instance
kpt get https://repo1.dsop.io/platform-one/big-bang/apps/sandbox/umbrella.git/instance bigbang
kpt pkg get https://repo1.dsop.io/platform-one/big-bang/apps/sandbox/umbrella.git/instance bigbang
# Commit and push to a repo cluster has access to
git add . && git commit -m "initial commit" && git push
......
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