summaryrefslogtreecommitdiffstats
path: root/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
commit15b8fc55f8c290f83a32fdd4d4200b3f99915e5b (patch)
treee9b6d49d0d59522e20cb4f7a2c502f6f3ccc1443 /resources/config/authorization
parentfd63a1566eed843659da9151fad0b832220cd6ba (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 'resources/config/authorization')
-rwxr-xr-xresources/config/authorization2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/config/authorization b/resources/config/authorization
index 988730f..23b429e 100755
--- a/resources/config/authorization
+++ b/resources/config/authorization
@@ -1 +1 @@
-robot:robot
+{{ .Values.config.lightHttpdUsername }}:{{ .Values.config.lightHttpdPassword }}