mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-07 16:27:27 +00:00
Jsonnet examples
It is probably not elegant or idiomatic jsonnet. I am learning Jsonnet. I believe the explanation is correct, but I still have to retry this example for repeatability and check for completeness. * Jsonnet example - gutted * take some personalize things away * clean up awkward sentence * for real gitops Signed-off-by: Kingdon Barrett <kingdon@weave.works>
This commit is contained in:
parent
e86789b643
commit
70cddde16c
2 changed files with 1263 additions and 0 deletions
1262
docs/use-cases/gh-actions-manifest-generation.md
Normal file
1262
docs/use-cases/gh-actions-manifest-generation.md
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -66,6 +66,7 @@ nav:
|
|||
- Sortable image tags to use with automation: guides/sortable-image-tags.md
|
||||
- Use Cases:
|
||||
- Azure: use-cases/azure.md
|
||||
- GitHub Actions Manifest Generation: use-cases/gh-actions-manifest-generation.md
|
||||
- Helm: use-cases/helm.md
|
||||
- Toolkit Components:
|
||||
- Overview: components/index.md
|
||||
|
|
|
|||
Loading…
Reference in a new issue