Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Fix link to flux-kustomize-example #2497

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/references/fluxyaml-config-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ command and a `policy` command, covering the corresponding two types of workload
> * Some configurations (even those for Kubernetes clusters) may encode policies symbolically.

Here is a specific `.flux.yaml` example, declaring a generator and an updater using [Kustomize](https://github.com/kubernetes-sigs/kustomize)
(see [https://github.com/fluxcd/flux-kustomize-example](https://github.com/fluxcd/flux-kustomize-example)
(see [https://github.com/weaveworks/flux-kustomize-example](https://github.com/weaveworks/flux-kustomize-example)
for a complete example).

```yaml
Expand Down