Skip to content

Commit

Permalink
Update sidecar.md
Browse files Browse the repository at this point in the history
  • Loading branch information
okpc579 authored Sep 8, 2022
1 parent 172b6d0 commit 1fb821a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install/sidecar.md
Original file line number Diff line number Diff line change
Expand Up @@ -572,10 +572,10 @@ $ ansible-playbook -i inventory/mycluster/hosts.yaml --become --become-user=roo
## <div id='3.2'> 3.2. 실행파일 다운로드
- git clone 명령을 통해 다음 경로에서 Sidecar 다운로드를 진행한다. 본 설치 가이드에서의 Sidecar의 버전은 beta2 버전이다.
- git clone 명령을 통해 다음 경로에서 Sidecar 다운로드를 진행한다. 본 설치 가이드에서의 Sidecar의 버전은 beta3 버전이다.
```
$ cd $HOME
$ git clone https://github.com/PaaS-TA/sidecar-deployment.git -b beta2
$ git clone https://github.com/PaaS-TA/sidecar-deployment.git -b beta3
$ cd sidecar-deployment/install-scripts
```
Expand Down

0 comments on commit 1fb821a

Please sign in to comment.