[connfa-web] Land the CONNFA_APP_URL env var



commit db8d5dcae6dd315f75c5ed42d5145dc62159f95d
Author: Andrea Veri <averi redhat com>
Date:   Tue Jun 18 20:14:52 2019 +0200

    Land the CONNFA_APP_URL env var

 oscp.yaml | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/oscp.yaml b/oscp.yaml
index bb2dec4..a08878f 100644
--- a/oscp.yaml
+++ b/oscp.yaml
@@ -136,6 +136,8 @@ objects:
               secretKeyRef:
                 name: "${CONNFA_NAME}-appkey"
                 key: app-key
+          - name: CONNFA_APP_URL
+            value: "${CONNFA_APP_URL}"
           resources: {}
           livenessProbe:
             httpGet:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]