From f51ae6c16ad3de90358bfd9c7204e9a6a7ee9b5e Mon Sep 17 00:00:00 2001 From: Jiho Lee Date: Sun, 11 Dec 2022 22:56:45 +0900 Subject: [PATCH] Update README.md --- live/README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/live/README.md b/live/README.md index 156ae13..7db3560 100644 --- a/live/README.md +++ b/live/README.md @@ -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 -``` \ No newline at end of file