From d145fb81be760177b628336092b5b67f33b04dfa Mon Sep 17 00:00:00 2001 From: Wayne Starr Date: Fri, 29 Mar 2024 15:20:43 -0600 Subject: [PATCH] remove the test from the bundle so it can be deployed on demand --- bundle/uds-bundle.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/bundle/uds-bundle.yaml b/bundle/uds-bundle.yaml index ff56c77..e441b29 100644 --- a/bundle/uds-bundle.yaml +++ b/bundle/uds-bundle.yaml @@ -22,6 +22,3 @@ packages: - name: POSTGRESQL description: "Configure postgres using CRs via the uds-postgres-config chart" path: postgresql - - name: postgres-test - path: ../ - ref: 0.1.0