Skip to content

How the compile fetch work exactly? #719

Answered by ademariag
owlzq1 asked this question in Q&A
Discussion options

You must be logged in to vote

Discussed in channel: https://kubernetes.slack.com/archives/C981W2HD3/p1616504004042300

You can force fetch using the --fetch option. Also you can make it a default by changing the .kapitan file

cat .kapitan 
version: 0.29
compile:
 prune: true
 embed-refs: true
 force: true
 fetch: true

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by adrianchifor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants