fix(huginn): lower agent replica count for debugging

This commit is contained in:
SeanOMik 2024-06-26 20:31:40 -04:00
parent 60226b3ca9
commit bf7a1822bf
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ spec:
values: values:
controllers: controllers:
main: main:
replicas: 3 replicas: 1
pod: pod:
securityContext: securityContext: