mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-22 15:41:47 +00:00
Update docs ImageUpdateAutomation example
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com> Signed-off-by: jonathan-innis <jonathan.innis.ji@gmail.com>
This commit is contained in:
parent
f53bc6d827
commit
a8e141acd6
1 changed files with 2 additions and 2 deletions
|
|
@ -260,7 +260,7 @@ spec:
|
||||||
messageTemplate: '[ci skip] update image'
|
messageTemplate: '[ci skip] update image'
|
||||||
interval: 1m0s
|
interval: 1m0s
|
||||||
update:
|
update:
|
||||||
setters: {}
|
strategy: Setters
|
||||||
```
|
```
|
||||||
|
|
||||||
Commit and push changes to main branch:
|
Commit and push changes to main branch:
|
||||||
|
|
@ -615,4 +615,4 @@ Then create a secret, encrypt it using [Mozilla SOPS](mozilla-sops.md) or [Seale
|
||||||
|
|
||||||
### Azure Container Registry
|
### Azure Container Registry
|
||||||
|
|
||||||
TODO
|
TODO
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue