Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Append Gi to local home PV and PVC capacity #438

Merged
merged 3 commits into from
Nov 7, 2024

Conversation

bianchi2
Copy link
Collaborator

@bianchi2 bianchi2 commented Nov 5, 2024

Occasionally it fails with:

Error: quantities must match the regular expression '^([+-]?[0-9.]+)([eEinumkKMGTP]*[-+]?[0-9]*)$'
  with module.jira[0].kubernetes_persistent_volume_claim.local_home[0],
  on modules/products/jira/local_home_storage.tf line 41, in resource "kubernetes_persistent_volume_claim" "local_home":
  41: resource "kubernetes_persistent_volume_claim" "local_home" {

@bianchi2 bianchi2 added the e2e label Nov 5, 2024
@bianchi2 bianchi2 added e2e and removed e2e labels Nov 5, 2024
@bianchi2 bianchi2 merged commit 69abda4 into main Nov 7, 2024
2 checks passed
@bianchi2 bianchi2 deleted the CLIP-1921-properly-set-local-home-size branch November 7, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants