Jenkinsfile에서 kubectl context 설정 제거

- kubectl config use-context 명령 제거 (Jenkins 환경에서 불필요)
- deploy_env_vars_dev에서 context 변수 제거

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
ondal
2025-12-01 13:26:15 +09:00
parent 0f054109bb
commit ab27787951
2 changed files with 0 additions and 2 deletions
@@ -1,3 +1,2 @@
# dev Environment Configuration
context=minikube
namespace=phonebill