[PR #2001] Fix: Authentik Fix wrong HDD Size #3348

Closed
opened 2025-11-20 06:04:18 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/community-scripts/ProxmoxVE/pull/2001

State: closed
Merged: Yes


✍️ Description

Fix the wrong HDD size, as the LXC is created with a 12 GB disk size by default, and the HDD size menu in advanced settings shows 15 GB instead

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • []X Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • [] New feature (non-breaking change that adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • [] New script (a fully functional and thoroughly tested script or set of scripts)
**Original Pull Request:** https://github.com/community-scripts/ProxmoxVE/pull/2001 **State:** closed **Merged:** Yes --- ## ✍️ Description Fix the wrong HDD size, as the LXC is created with a 12 GB disk size by default, and the HDD size menu in advanced settings shows 15 GB instead ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [X] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - []X Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [X] Bug fix (non-breaking change that resolves an issue) - [] New feature (non-breaking change that adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [] New script (a fully functional and thoroughly tested script or set of scripts)
saavagebueno added the pull-request label 2025-11-20 06:04:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3348