From 263a9077d2ac8a665ffce318646499d07681f3f6 Mon Sep 17 00:00:00 2001 From: alexcos20 Date: Wed, 3 Jun 2020 03:32:04 -0700 Subject: [PATCH] fixes --- content/setup/ctd.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/content/setup/ctd.md b/content/setup/ctd.md index 4e67b781..66ab480f 100644 --- a/content/setup/ctd.md +++ b/content/setup/ctd.md @@ -47,12 +47,6 @@ The following resources need attention: | | `AWS_BUCKET_OUTPUT` | Bucket that will hold the output data (algorithm logs & algorithm output). | | | `AWS_BUCKET_ADMINLOGS` | Bucket that will hold the admin logs (logs from pod-configure & pod-publish). | | | `STORAGE_CLASS` | Storage class to use (see next section). | -- operator.yaml - contains configuration variabiles - - ACCOUNT_JSON , ACCOUNT_PASSWORD = Defines the account that is going to be used when publishing results back to OceanProtocol - - AWS_ACCESS_KEY_ID, AWS_ACCESS_KEY_ID , AWS_REGION = S3 credidentials for the logs and output buckets - - AWS_BUCKET_OUTPUT = Bucket that will hold the output data (algorithm logs & algorithm output) - - AWS_BUCKET_ADMINLOGS = Bucket that will hold the admin logs (logs from pod-configure & pod-publish) - - STORAGE_CLASS = Storage class to use (see next section) ## Storage class