Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 0 additions & 86 deletions .github/workflows/rsp-filestore-dir.yaml

This file was deleted.

1 change: 0 additions & 1 deletion environment/deployments/roundtable/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ No provider.
| default_region | The default region to place subnetwork | `string` | `"us-west1"` | no |
| default_service_account | Project default service account setting: can be one of delete, deprivilege, disable, or keep. | `string` | `"keep"` | no |
| environment | The environment the single project belongs to | `string` | n/a | yes |
| fileshare_capacity | File share capacity in GiB. This must be at least 1024 GiB for the standard tier, or 2560 GiB for the premium tier. | `number` | `2660` | no |
| fileshare_name | The name of the fileshare (16 characters or less) | `string` | `"share1"` | no |
| folder_id | The folder id where project will be created | `string` | n/a | yes |
| modes | IP versions for which the instance has IP addresses assigned. Each value may be one of ADDRESS_MODE_UNSPECIFIED, MODE_IPV4, and MODE_IPV6. | `list(string)` | <pre>[<br> "MODE_IPV4"<br>]</pre> | no |
Expand Down
6 changes: 0 additions & 6 deletions environment/deployments/science-platform/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -164,12 +164,6 @@ variable "fileshare_name" {
default = "share1"
}

variable "fileshare_capacity" {
description = "File share capacity in GiB. This must be at least 1024 GiB for the standard tier, or 2560 GiB for the premium tier."
type = number
default = 2600
}

variable "tier" {
description = "The service tier of the instance. Possible values are TIER_UNSPECIFIED, STANDARD, PREMIUM, BASIC_HDD, BASIC_SSD, and HIGH_SCALE_SSD."
type = string
Expand Down
5 changes: 0 additions & 5 deletions kubernetes-manifests/base/filestore/kustomization.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions kubernetes-manifests/base/filestore/nfs.class.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions kubernetes-manifests/base/filestore/nfs.dir.deploy.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions kubernetes-manifests/base/filestore/nfs.pv.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions kubernetes-manifests/base/filestore/nfs.pvc.claim.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions kubernetes-manifests/overlays/dev/kustomization.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions kubernetes-manifests/overlays/dev/nfs.ip.patch.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions runbook/filestore.md

This file was deleted.