mirror of
https://github.com/planetmint/planetmint.git
synced 2026-03-20 15:18:36 +00:00
Removing some more remnants of bigchaindb
This commit is contained in:
@@ -17,7 +17,7 @@ spec:
|
||||
terminationGracePeriodSeconds: 10
|
||||
containers:
|
||||
- name: web-proxy
|
||||
image: bigchaindb/nginx-https-web-proxy:0.10
|
||||
image: planetmint/nginx-https-web-proxy:0.10
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: PROXY_FQDN
|
||||
@@ -74,7 +74,7 @@ spec:
|
||||
valueFrom:
|
||||
configMapKeyRef:
|
||||
name: vars
|
||||
key: bigchaindb-api-port
|
||||
key: planetmint-api-port
|
||||
ports:
|
||||
- containerPort: <port where the proxy is listening for requests>
|
||||
protocol: TCP
|
||||
|
||||
Reference in New Issue
Block a user