fix(huginn): lower agent replica count for debugging
This commit is contained in:
parent
60226b3ca9
commit
bf7a1822bf
|
@ -18,7 +18,7 @@ spec:
|
|||
values:
|
||||
controllers:
|
||||
main:
|
||||
replicas: 3
|
||||
replicas: 1
|
||||
|
||||
pod:
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue