update number of replicas
This commit is contained in:
@@ -6,7 +6,7 @@ spec:
|
||||
nats:
|
||||
native:
|
||||
# Optional, defaults to 3. If it is < 3, set it to 3, that is the minimal requirement.
|
||||
replicas: 2
|
||||
replicas: 3
|
||||
# Optional, authen strategy, "none" or "token", defaults to "none"
|
||||
auth: token
|
||||
# containerTemplate:
|
||||
|
||||
Reference in New Issue
Block a user