From 427f23e32df3723655e66b1536f94727de661f8e Mon Sep 17 00:00:00 2001 From: Kingdon Barrett Date: Tue, 13 Apr 2021 12:52:59 -0400 Subject: [PATCH] add missing link to 04-update-fleet-infra Signed-off-by: Kingdon Barrett --- docs/use-cases/gh-actions-manifest-generation.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/use-cases/gh-actions-manifest-generation.md b/docs/use-cases/gh-actions-manifest-generation.md index fcdb4750..be35108e 100644 --- a/docs/use-cases/gh-actions-manifest-generation.md +++ b/docs/use-cases/gh-actions-manifest-generation.md @@ -1131,6 +1131,8 @@ App CI can commit and push a subfolder full of YAML manifests into a separate de While there are some issues, this is actually perfect for some deployments, eg. in a staging environment! +In context, find [04-update-fleet-infra.yaml], or simply copy it from below. + ```yaml # ./.github/workflows/04-update-fleet-infra.yaml name: Update Fleet-Infra @@ -1255,6 +1257,7 @@ If you are on GitHub, and are struggling to get started using GitHub Actions, or [using various cloud providers]: /guides/mozilla-sops/#using-various-cloud-providers [Decrypt SOPS Secrets]: https://github.com/marketplace/actions/decrypt-sops-secrets [Sops Binary Installer]: https://github.com/marketplace/actions/sops-binary-installer +[04-update-fleet-infra.yaml]: https://github.com/kingdonb/any_old_app/blob/main/.github/workflows/04-update-fleet-infra.yaml [Push directory to another repository]: https://github.com/marketplace/actions/push-directory-to-another-repository [Flux v2 image automation]: /guides/image-update/ [Image Automation Controllers]: /components/image/controller/