Removing some more remnants of bigchaindb

This commit is contained in:
Sangat Das
2022-01-20 08:13:25 +00:00
parent e5489c95d2
commit 24f34f01cb
206 changed files with 1381 additions and 1381 deletions

View File

@@ -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