Skip to content

Commit

Permalink
tmp: linked to draft k8s branch
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Biriukov <[email protected]>
  • Loading branch information
birtony committed Jun 28, 2023
1 parent d4fccac commit 2ea60f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/scripts/core_deployment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ rm -rf $core_dir
mkdir -p $core_dir
cd $core_dir

git clone -b main https://github.com/trustbloc/k8s $core_dir
git clone -b pin-kustomize-version https://github.com/birtony/k8s $core_dir
git checkout ${TRUSTBLOC_CORE_K8S_COMMIT}

# uncomment below line to link deployments to https://github.com/trustbloc/k8s directly (assuming k8s repo is in same folder as sandbox)
Expand Down

0 comments on commit 2ea60f6

Please sign in to comment.