Skip to content

Commit

Permalink
Drop container images from config/samples
Browse files Browse the repository at this point in the history
Jira: OSP-30111
  • Loading branch information
dprince authored and dmendiza committed Nov 1, 2023
1 parent ba23837 commit 255a6f0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/samples/barbican_v1beta1_barbican.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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: |
Expand All @@ -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: |
Expand Down

0 comments on commit 255a6f0

Please sign in to comment.