mirror of
https://github.com/coder/registry.git
synced 2026-06-02 20:48:14 +00:00
0c5a8a2354
## Description this PR adds a new template to the registry, which shows how to mount an NFS share to a K8s deployment workspace. ## Type of Change - [ ] New module - [x] New template - [ ] Bug fix - [ ] Feature/enhancement - [ ] Documentation - [ ] Other ## Template Information <!-- Delete this section if not applicable --> **Path:** `registry/ericpaulsen/templates/nfs-deployment` ## Testing & Validation - [x] Tests pass (`bun test`) - [x] Code formatted (`bun fmt`) - [x] Changes tested locally ## Related Issues None --------- Co-authored-by: DevCats <christofer@coder.com>
12 lines
399 B
TOML
12 lines
399 B
TOML
[default.extend-words]
|
|
muc = "muc" # For Munich location code
|
|
tyo = "tyo" # For Tokyo location code
|
|
Hashi = "Hashi"
|
|
HashiCorp = "HashiCorp"
|
|
mavrickrishi = "mavrickrishi" # Username
|
|
mavrick = "mavrick" # Username
|
|
inh = "inh" # Option in setpriv command
|
|
exportfs = "exportfs" # nfs related binary
|
|
|
|
[files]
|
|
extend-exclude = ["registry/coder/templates/aws-devcontainer/architecture.svg"] #False positive |