From 9ccc78af8238591a5525122be4a9b6c06b17178f Mon Sep 17 00:00:00 2001 From: Silas Della Contrada Date: Thu, 4 May 2023 13:28:32 +0200 Subject: [PATCH] Remove additional fields from minimal-postgres-manifest --- manifests/minimal-postgres-manifest.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/manifests/minimal-postgres-manifest.yaml b/manifests/minimal-postgres-manifest.yaml index 7459d863c..00f11ebf7 100644 --- a/manifests/minimal-postgres-manifest.yaml +++ b/manifests/minimal-postgres-manifest.yaml @@ -14,10 +14,6 @@ spec: foo_user: [] # role for application foo databases: foo: zalando # dbname: owner - resources: - limits: - hugepages-2Mi: 250Mi - memory: 250Mi preparedDatabases: bar: {} postgresql: