set authentication replicas to 1
This commit is contained in:
parent
e7c7ebcb6b
commit
2e5567139a
@ -13,7 +13,7 @@ logIngest:
|
|||||||
logPathPattern: /app/log/authentication/*.log
|
logPathPattern: /app/log/authentication/*.log
|
||||||
logPath: /app/log/authentication
|
logPath: /app/log/authentication
|
||||||
authentication:
|
authentication:
|
||||||
replicas: 2
|
replicas: 1
|
||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user