mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-20 22:51:47 +00:00
Merge pull request #1091 from joebowbeer/patch-1
Fix deployment name in image update guide
This commit is contained in:
commit
043d37921b
1 changed files with 1 additions and 1 deletions
|
|
@ -232,7 +232,7 @@ podinfo True Latest image tag for 'ghcr.io/stefanprodan/podinfo' resolved to: 5
|
||||||
|
|
||||||
## Configure image updates
|
## Configure image updates
|
||||||
|
|
||||||
Edit the `podinfo-deploy.yaml` and add a marker to tell Flux which policy to use when updating the container image:
|
Edit the `podinfo-deployment.yaml` and add a marker to tell Flux which policy to use when updating the container image:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
spec:
|
spec:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue