updating unused values on config files with default values
[it/otf.git] / otf-robot-test-head / helm / otf-robot-test-head / values.yaml
index 38957b9..5f916a9 100644 (file)
@@ -37,28 +37,8 @@ mongo:
     OTF_MONGO_HOSTS: "10.0.136.214:27017/"\r
     OTF_MONGO_DBOTF: "otf_st"\r
     OTF_MONGO_REPLICASET: "rs0"\r
-  username: "otfuser"\r
-  password: "Today.123"\r
+  username: "your-mongo-username"\r
+  password: "your-mongo-password"\r
 \r
-# mongo:\r
-#   prod:\r
-#     OTF_MONGO_HOSTS: "localhost:18720,localhost:18720,localhost:18720/"\r
-#     OTF_MONGO_DBOTF: "otf"\r
-#     OTF_MONGO_REPLICASET: "otf-rs-prod2"\r
-#   dev:\r
-#     OTF_MONGO_HOSTS: "10.0.136.214:27017/"\r
-#     #"localhost:27017,localhost:27017,localhost:27017/"\r
-#     OTF_MONGO_DBOTF: "otf"\r
-#     OTF_MONGO_REPLICASET: "rs0"\r
-#     # "mongoOTF"\r
-#   st:\r
-#     OTF_MONGO_HOSTS: "localhost:27017,localhost:27017,localhost:27017/"\r
-#     OTF_MONGO_DBOTF: "otf_st"\r
-#     OTF_MONGO_REPLICASET: "mongoOTF"\r
-\r
-#   username: "otfuser"\r
-#   # "username"\r
-#   password: "Today.123"\r
-#   # "password"\r
 sharedSecret: otf-aaf-credential-generator\r
 \r