디렉토리 구조 및 각 서비스 추가
This commit is contained in:
5
helm/jenkins/Tiltfile
Normal file
5
helm/jenkins/Tiltfile
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
# If not using a standard local dev name, specify your k8s context here
|
||||
#allow_k8s_contexts('jenkins-dev')
|
||||
k8s_yaml(helm('.', values='values.yaml', set=['controller.adminPassword=asdf']))
|
||||
watch_file('.')
|
||||
Reference in New Issue
Block a user