mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
chore(gpu): Disable GPU for Plex and Jellyfin
Have to figure out PCI/GPU passthrough in Proxmox before it's turned on again
This commit is contained in:
+19
-3
@@ -1,5 +1,21 @@
|
||||
.idea
|
||||
charts/example
|
||||
**/cilium/charts
|
||||
**/traefik/charts
|
||||
secret.yaml
|
||||
**/infra/*/charts
|
||||
*secret*.yaml
|
||||
|
||||
**/.terraform/*
|
||||
|
||||
*.tfstate
|
||||
*.tfstate.*
|
||||
|
||||
*.tfvars
|
||||
*.tfvars.json
|
||||
|
||||
*.lock.hcl
|
||||
|
||||
override.tf
|
||||
override.tf.json
|
||||
*_override.tf
|
||||
*_override.tf.json
|
||||
|
||||
*.qcow2
|
||||
Reference in New Issue
Block a user