Skip to content

Commit

Permalink
Merge pull request #334 from fmount/samples
Browse files Browse the repository at this point in the history
Remove old container images from samples
  • Loading branch information
openshift-merge-bot[bot] authored Sep 23, 2024
2 parents 01c6845 + a28346c commit 95ffca3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions config/samples/backends/multibackend/backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@ spec:
debug = true
enabled_share_protocols=nfs,cephfs,cifs
replicas: 1
containerImage: quay.io/tripleozedcentos9/openstack-manila-api:current-tripleo
manilaScheduler:
replicas: 1
containerImage: quay.io/tripleozedcentos9/openstack-manila-scheduler:current-tripleo
manilaShares:
share1:
networkAttachments:
Expand All @@ -33,7 +31,6 @@ spec:
cephfs_cluster_name=ceph
cephfs_nfs_cluster_id=cephfs
cephfs_protocol_helper_type=NFS
containerImage: quay.io/tripleozedcentos9/openstack-manila-share:current-tripleo
replicas: 1
share2:
networkAttachments:
Expand All @@ -52,7 +49,6 @@ spec:
cephfs_ganesha_server_is_remote=False
cephfs_volume_mode=0755
cephfs_protocol_helper_type=CEPHFS
containerImage: quay.io/tripleozedcentos9/openstack-manila-share:current-tripleo
replicas: 1
share3:
networkAttachments:
Expand All @@ -69,7 +65,6 @@ spec:
netapp_transport_type=http
customServiceConfigSecrets:
- osp-secret-manila-netapp
containerImage: quay.io/tripleozedcentos9/openstack-manila-share:current-tripleo
replicas: 1
extraMounts:
- name: v1
Expand Down

0 comments on commit 95ffca3

Please sign in to comment.