summaryrefslogtreecommitdiffstats
path: root/kubernetes/robot/resources/config/authorization
diff options
context:
space:
mode:
authorMandeep Khinda <mandeep.khinda@amdocs.com>2018-04-17 03:26:26 +0000
committerMandeep Khinda <mandeep.khinda@amdocs.com>2018-04-17 13:59:30 +0000
commit7ea563e097a945ec695c713fb2de3665c0c9b49c (patch)
treeacfd52fc336f2a457513434f71368e9f54295379 /kubernetes/robot/resources/config/authorization
parentea152e3b7bda417cee89b4b1bce87b9b2123fd21 (diff)
Synching robot up with Beijing code
-updating configmaps with master -parameterizing auth -removing asdc interface fork. no longer needed as be/fe are split -fixing spaces -aligning with templates better -adding comments to values that need overriding per environment -injecting demo project into container in /share/heat on startup -addressing comment on demo-k8s.sh Issue-ID: OOM-795 Change-Id: Iebc959c20491e3e2ca8cf64f22444918650d1970 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
Diffstat (limited to 'kubernetes/robot/resources/config/authorization')
-rwxr-xr-xkubernetes/robot/resources/config/authorization2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/robot/resources/config/authorization b/kubernetes/robot/resources/config/authorization
index 988730f7a8..23b429e04e 100755
--- a/kubernetes/robot/resources/config/authorization
+++ b/kubernetes/robot/resources/config/authorization
@@ -1 +1 @@
-robot:robot
+{{ .Values.config.lightHttpdUsername }}:{{ .Values.config.lightHttpdPassword }}