From 2ddee444059f4910f250a27e6ff8c336bcc1b29a Mon Sep 17 00:00:00 2001 From: Max Whitehead Date: Fri, 4 Oct 2024 10:53:43 -0700 Subject: [PATCH] docs: Update readme on overriding buildimage on deploytarget --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8bae9917..17520b82 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ php: To deploy a custom version of this image, in the `lagoon-build-deploy` chart, the `overrideBuildDeployImage` value can be set. ([Context](https://github.com/uselagoon/lagoon-charts/blob/42cf5a20d442036faa6aca2081e74f3fcffcb65c/charts/lagoon-build-deploy/values.yaml#L162C1-L162C25)) `lagoon-build-deploy` chart is a dependency of `lagoon-remote` chart, the value should be specified there. +Alternatively, the deploy target (`lagoon list deploytargets`) has a buildimage override field that may be used. + # Build and Deploy Resource Generator This is a tool used to help with creating resources for Lagoon builds