Channels
📢announcements
optimus-admin
getting-started
👋🏻|introduce-yourself
💻|dev
🤖|ask-kapa
🌱|help-and-getting-started
Powered by
#💻|dev
`files` field not working for `kubernetes` Deploy action
b
brief-restaurant-63679
08/27/2023, 3:38 AM
Having dug into the code some more and looks like we want to read the manifests from the
.build
dir. But it's just not clear to me what that should be in the context of a Deploy action.
https://github.com/garden-io/garden/blob/main/core/src/plugins/kubernetes/kubernetes-type/common.ts#L118
Post