mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-22 08:04:20 +01:00
Set istio revision to prod, avoids updates breaking the service mesh
Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
parent
6f3d2dac76
commit
92d9eabad2
|
@ -96,6 +96,7 @@ in {
|
|||
|
||||
uk3s.istio = {
|
||||
enable = true;
|
||||
revision = "prod";
|
||||
istiod.enable = true;
|
||||
operator.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue