From c226297da789a923e38b1654ec3ad0ada221a878 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Tue, 17 Dec 2024 19:01:44 +0100 Subject: [PATCH] Whishper: Increase pvc to old size --- whishper/mongo-claim0-persistentvolumeclaim.yaml | 2 +- whishper/mongo-claim1-persistentvolumeclaim.yaml | 2 +- whishper/translate-claim0-persistentvolumeclaim.yaml | 2 +- whishper/translate-claim1-persistentvolumeclaim.yaml | 2 +- whishper/whishper-claim0-persistentvolumeclaim.yaml | 2 +- whishper/whishper-claim1-persistentvolumeclaim.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/whishper/mongo-claim0-persistentvolumeclaim.yaml b/whishper/mongo-claim0-persistentvolumeclaim.yaml index b2afd9a..909b0af 100644 --- a/whishper/mongo-claim0-persistentvolumeclaim.yaml +++ b/whishper/mongo-claim0-persistentvolumeclaim.yaml @@ -9,4 +9,4 @@ spec: - ReadWriteOnce resources: requests: - storage: 100Mi + storage: 10Gi diff --git a/whishper/mongo-claim1-persistentvolumeclaim.yaml b/whishper/mongo-claim1-persistentvolumeclaim.yaml index 3f50d80..b34580f 100644 --- a/whishper/mongo-claim1-persistentvolumeclaim.yaml +++ b/whishper/mongo-claim1-persistentvolumeclaim.yaml @@ -9,4 +9,4 @@ spec: - ReadWriteOnce resources: requests: - storage: 100Mi + storage: 10Gi diff --git a/whishper/translate-claim0-persistentvolumeclaim.yaml b/whishper/translate-claim0-persistentvolumeclaim.yaml index 026dedc..091672b 100644 --- a/whishper/translate-claim0-persistentvolumeclaim.yaml +++ b/whishper/translate-claim0-persistentvolumeclaim.yaml @@ -9,4 +9,4 @@ spec: - ReadWriteOnce resources: requests: - storage: 100Mi + storage: 10Gi diff --git a/whishper/translate-claim1-persistentvolumeclaim.yaml b/whishper/translate-claim1-persistentvolumeclaim.yaml index 52c02c0..756fe6c 100644 --- a/whishper/translate-claim1-persistentvolumeclaim.yaml +++ b/whishper/translate-claim1-persistentvolumeclaim.yaml @@ -9,4 +9,4 @@ spec: - ReadWriteOnce resources: requests: - storage: 100Mi + storage: 10Gi diff --git a/whishper/whishper-claim0-persistentvolumeclaim.yaml b/whishper/whishper-claim0-persistentvolumeclaim.yaml index 082fb08..14b490c 100644 --- a/whishper/whishper-claim0-persistentvolumeclaim.yaml +++ b/whishper/whishper-claim0-persistentvolumeclaim.yaml @@ -9,4 +9,4 @@ spec: - ReadWriteOnce resources: requests: - storage: 100Mi + storage: 10Gi diff --git a/whishper/whishper-claim1-persistentvolumeclaim.yaml b/whishper/whishper-claim1-persistentvolumeclaim.yaml index 8d67cac..4a499ec 100644 --- a/whishper/whishper-claim1-persistentvolumeclaim.yaml +++ b/whishper/whishper-claim1-persistentvolumeclaim.yaml @@ -9,4 +9,4 @@ spec: - ReadWriteOnce resources: requests: - storage: 100Mi + storage: 10Gi