mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-08 00:37:27 +00:00
add missing link to 04-update-fleet-infra
Signed-off-by: Kingdon Barrett <kingdon@weave.works>
This commit is contained in:
parent
70cddde16c
commit
427f23e32d
1 changed files with 3 additions and 0 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Reference in a new issue