up to two replicas
This commit is contained in:
parent
b48e4a02c2
commit
c5b36d8ce2
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ spec:
|
|||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/name: crunchy-postgres
|
||||
replicas: &replica 1
|
||||
replicas: &replica 2
|
||||
dataVolumeClaimSpec:
|
||||
storageClassName: openebs-hostpath
|
||||
accessModes:
|
||||
|
|
Loading…
Reference in a new issue