Scale to two replicas.
This commit is contained in:
parent
b8d1c0e600
commit
c01095ffe1
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ spec:
|
|||
annotations:
|
||||
configmap.reloader.stakater.com/reload: grafana
|
||||
secret.reloader.stakater.com/reload: grafana-secrets
|
||||
replicas: 2
|
||||
replicas: 1
|
||||
envFromSecret: grafana-secrets
|
||||
|
||||
grafana.ini:
|
||||
|
|
Reference in a new issue