Skip to content

Commit 7e80200

Browse files
committed
Update glance-operator backend samples
As a followup of [1], we need to remove the unnecessary openstack-operator kustomize patching. [1] openstack-k8s-operators/openstack-operator#1130 Signed-off-by: Francesco Pantano <fpantano@redhat.com>
1 parent c3a7309 commit 7e80200

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

config/samples/backends/base/openstack/kustomization.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@ resources:
22
- https://raw.githubusercontent.com/openstack-k8s-operators/openstack-operator/main/config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
33

44
patches:
5-
- target:
6-
kind: OpenStackControlPlane
7-
name: .*
8-
patch: |-
9-
- op: remove
10-
path: /spec/glance/template/glanceAPIs/default/type
115
- target:
126
kind: OpenStackControlPlane
137
name: .*

0 commit comments

Comments
 (0)