mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Merge pull request #2084 from bigchaindb/update-bdb-docker-image-k8s
Update docker images and Dockerfiles
This commit is contained in:
@@ -12,8 +12,8 @@ spec:
|
||||
terminationGracePeriodSeconds: 10
|
||||
containers:
|
||||
- name: nginx
|
||||
image: bigchaindb/nginx_https:1.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
image: bigchaindb/nginx_https:unstable
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: CLUSTER_FRONTEND_PORT
|
||||
valueFrom:
|
||||
|
||||
Reference in New Issue
Block a user