Skip to content

Commit

Permalink
remove filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
a-thomas-22 committed Jan 29, 2024
1 parent 116d7d9 commit 96e2749
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions charts/das/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ helm install <my-release> offchainlabs/das \
#### DAS
Running a DAS requires a bls key. The key can be provided as a secret or as a file. See the [Nitro Deployment Options](#nitro-deployment-options) section for more details.

das-key.yaml
```yaml
apiVersion: v1
kind: Secret
Expand All @@ -56,7 +55,6 @@ Examples are included below of values files that may be useful as a starting poi

#### DAS Mirror

values.yaml
```yaml
configmap:
data:
Expand Down Expand Up @@ -103,7 +101,6 @@ extraEnv:
#### DAS
values.yaml
```yaml
configmap:
data:
Expand Down
2 changes: 1 addition & 1 deletion charts/nitro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ helm install <my-release> offchainlabs/nitro \
There are snapshots available to speed up the sync process for Arbitrum Sepolia. See the [Arbitrum Snapshot Page](https://snapshot.arbitrum.io/) for more details.

#### Xai
values.yaml

```yaml
configmap:
data:
Expand Down

0 comments on commit 96e2749

Please sign in to comment.