diff --git a/docs/admin/index.rst b/docs/admin/index.rst index 766f728..142f7d3 100644 --- a/docs/admin/index.rst +++ b/docs/admin/index.rst @@ -15,12 +15,12 @@ butlerDataCollections **config** (required) A path (HTTP or File Path) to the Obscore configuration. - + Example: ``"https://raw.githubusercontent.com/lsst-dm/dax_obscore/refs/heads/main/configs/dp02.yaml"`` **label** (required) The label for the Butler repository. - + Example: ``"dp02"`` **name** (required) @@ -29,22 +29,22 @@ butlerDataCollections **butler_type** (required) The type of Butler repository. - + Example: ``"REMOTE"`` | ``"DIRECT"`` **repository** (required) A path (HTTP or File Path) to the Butler repository. - + Example: ``"https://data-dev.lsst.cloud/api/butler/configs/dp02.yaml"`` **datalink_url** (optional) An HTTP path to overwrite the Datalink endpoint in the obscore repository with. - + Example: ``"https://data-dev.lsst.cloud/api/datalink/links?ID=butler%3A//dp02/{id}"``. **default_instrument** (required) The default instrument for this repository. - + Example: ``"LSSTCam-imSim"``. Note that this will be deprecated in future releases. @@ -75,7 +75,7 @@ Vault secrets The SIA applications by default does not require any secrets to be setup by an administrator, as the secrets that it does expect are copied over from other Phalanx applications. An administrator can however define an environment specific secrets.yaml file and overwrite these if they wish. -These secrets are listed below: +These secrets are listed below: **aws-credentials.ini**: Copied from nublado if config.directButlerEnabled is set to true