chore: hardlink compat cachedir
ci/woodpecker/pr/pre-commit Pipeline was successful

with kubernetes/puppet deployment, we are mounting /etc/puppetlabs/code
into a PVC. g10k hardlinks. therefore, we need the g10k cache in the
same PVC.

- set cachedir to a hardlink compat path for kubernetes
This commit is contained in:
2026-03-17 17:44:00 +11:00
parent 225930a739
commit ef9fb54c5a
+1 -1
View File
@@ -1,5 +1,5 @@
# The location to use for storing cached Git repos
:cachedir: '/opt/puppetlabs/cache/r10k'
:cachedir: '/etc/puppetlabs/code/.g10k/cachedir'
# A list of git repositories to create
:sources: