kubernetes: move jellyfin to private ingress
This commit is contained in:
		| @ -1,7 +1,7 @@ | ||||
| terraform { | ||||
|   backend "s3" { | ||||
|     bucket                      = "terraform-state" # Name of the MinIO bucket | ||||
|     key                         = "proxmox/terraform.tfstate" # Path to the state file in the bucket | ||||
|     key                         = "kubernetes/terraform.tfstate" # Path to the state file in the bucket | ||||
|     endpoint                    = var.minio_endpoint # MinIO API endpoint | ||||
|     access_key                  = var.minio_access_key # MinIO access key | ||||
|     secret_key                  = var.minio_secret_key # MinIO secret key | ||||
|  | ||||
		Reference in New Issue
	
	Block a user