You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* up: 의존성
* add: 테스트로 토큰 검사할 수 있는 컨트롤러
* add: api spec
* up: 로그인 사용자 반환값 변경
* add: 토큰 값을 검사하는 res 추가
* fix: 항상 이미지 pull 하도록 수정 (#4)
* up: 사용하지 않는 의존성을 제거
* add: 프로그램 버전 명 추가
* up: 안내메시지 친화적으로 변경
* up: 리소스 리미트 추가
* docs: 설명 추가
* up: 웹 서버 상태를 알 수 있는 기본 컨트롤러 추가
* up: 의존성
* add: 테스트로 토큰 검사할 수 있는 컨트롤러
* add: api spec
* up: 로그인 사용자 반환값 변경
* add: 토큰 값을 검사하는 res 추가
* fix: 항상 이미지 pull 하도록 수정 (#4)
* up: 사용하지 않는 의존성을 제거
* add: 프로그램 버전 명 추가
* up: 안내메시지 친화적으로 변경
* up: 리소스 리미트 추가
* docs: 설명 추가
* up: 웹 서버 상태를 알 수 있는 기본 컨트롤러 추가
동일한 image가 pull 하지 않아 이전 image으로 apply 되는 경우가 있어 해당 문제를 해결해야 합니다.
imagePullPolicy: "Always"
를 추가하도록 합니다.The text was updated successfully, but these errors were encountered: