Skip to content

Commit

Permalink
typo-Update README.md (#2637)
Browse files Browse the repository at this point in the history
  • Loading branch information
romashka-btc authored Jan 19, 2025
1 parent 98e85a4 commit c738b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/k8s/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ spec:
terminationGracePeriodSeconds: 300
```

To gain further security, an archieve node should be used in the same k8s cluster, and a NetworkPolicy be added to limit all network communication within the internal network.
To gain further security, an archive node should be used in the same k8s cluster, and a NetworkPolicy be added to limit all network communication within the internal network.
```yaml
apiVersion: networking.k8s.io/v1
kind: NetworkPolicy
Expand Down

0 comments on commit c738b2f

Please sign in to comment.