mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Merge pull request #1634 from bigchaindb/update-bdb-tag-in-k8s-dep
Updated BDB Docker tag from 1.0.0rc1 to 1.0.0 in k8s deployment
This commit is contained in:
commit
c62f831f22
@ -12,7 +12,7 @@ spec:
|
|||||||
terminationGracePeriodSeconds: 10
|
terminationGracePeriodSeconds: 10
|
||||||
containers:
|
containers:
|
||||||
- name: bigchaindb
|
- name: bigchaindb
|
||||||
image: bigchaindb/bigchaindb:1.0.0rc1
|
image: bigchaindb/bigchaindb:1.0.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- start
|
- start
|
||||||
|
Loading…
x
Reference in New Issue
Block a user