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:
magic_rb 2024-11-02 15:43:17 +01:00
parent 6f3d2dac76
commit 92d9eabad2
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -96,6 +96,7 @@ in {
uk3s.istio = {
enable = true;
revision = "prod";
istiod.enable = true;
operator.enable = true;