error
![[Spring] mongoDB Test Error (Error creating bean with name 'embeddedMongoServer' defined in class path resource)](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FlpuhL%2FbtrBN4rrPqV%2F20l80YenTvOeB0c3KZJmRK%2Fimg.png)
[Spring] mongoDB Test Error (Error creating bean with name 'embeddedMongoServer' defined in class path resource)
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2022-05-10 23:00:10.030 ERROR 7765 --- [ Test worker] o.s.boot.SpringApplication : Application run failed org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'embeddedMongoServer' defined in class path resource [org/springframework/boot/aut..

ArgoCD 설치 에러(in K8s cluster) Error from server (NotFound): services "argocd-server" not found
Getting Started - Argo CD - Declarative GitOps CD for Kubernetes Getting Started Tip This guide assumes you have a grounding in the tools that Argo CD is based on. Please read understanding the basics to learn about these tools. Requirements Installed kubectl command-line tool. Have a kubeconfig file (default location i argo-cd.readthedocs.io ArgoCD 설치할 때 공식 사이트에서 하라는 대로 아래 코드를 입력할 수 있다. kubectl..