Explorar o código

Empty string configurations in aws.json

Signed-off-by: thomasvn <thomasnguyen96@gmail.com>
thomasvn %!s(int64=2) %!d(string=hai) anos
pai
achega
36f8ec721d
Modificáronse 1 ficheiros con 5 adicións e 5 borrados
  1. 5 5
      configs/aws.json

+ 5 - 5
configs/aws.json

@@ -14,12 +14,12 @@
     "spotLabelValue": "spotinstance-nodes",
     "awsServiceKeyName": "",
     "awsServiceKeySecret": "",
-    "awsSpotDataRegion":"us-east-2",
-    "awsSpotDataBucket": "x",
+    "awsSpotDataRegion":"",
+    "awsSpotDataBucket": "",
     "awsSpotDataPrefix": "",
-    "athenaBucketName": "s3://x",
-    "athenaRegion": "us-east-1",
+    "athenaBucketName": "",
+    "athenaRegion": "",
     "athenaDatabase": "",
     "athenaTable": "",
-    "projectID": "12345"
+    "projectID": ""
 }