Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DPS0340 authored Dec 11, 2022
1 parent 7d0abb7 commit f51ae6c
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions live/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,15 +131,3 @@ kubectl get secret -n sealed-secrets -o name | grep sealed-secrets-key | kubectl
```bash
cat argocd-password
```

### Istio App CA Cert 관련 문제 해결

의존성으로 Nix 패키지 관리자가 필요합니다.

```bash
./install-nix.sh
```

```bash
./fix-istio-ca-cert.sh
```

0 comments on commit f51ae6c

Please sign in to comment.