From 255a6f0febae985287708d1a19547fe3f0c9e909 Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Tue, 31 Oct 2023 16:41:33 -0400 Subject: [PATCH] Drop container images from config/samples Jira: OSP-30111 --- config/samples/barbican_v1beta1_barbican.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/samples/barbican_v1beta1_barbican.yaml b/config/samples/barbican_v1beta1_barbican.yaml index afcf71f..78daa91 100644 --- a/config/samples/barbican_v1beta1_barbican.yaml +++ b/config/samples/barbican_v1beta1_barbican.yaml @@ -11,7 +11,6 @@ metadata: spec: serviceAccount: barbican serviceUser: barbican - containerImage: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified databaseInstance: openstack databaseUser: barbican rabbitMqCusterName: barbican_rabbit @@ -34,7 +33,6 @@ spec: policy.json: | {"some": "custom policy"} barbicanAPI: - containerImage: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified nodeSelector: optional_override: here customServiceConfig: | @@ -47,7 +45,6 @@ spec: database: BarbicanDatabasePassword service: BarbicanPassword barbicanWorker: - containerImage: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified nodeSelector: optional_override: here customServiceConfig: |