Skip to content

Commit

Permalink
Update glance-operator backend samples
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
fmount committed Oct 28, 2024
1 parent c3a7309 commit 7e80200
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions config/samples/backends/base/openstack/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@ resources:
- https://raw.githubusercontent.com/openstack-k8s-operators/openstack-operator/main/config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml

patches:
- target:
kind: OpenStackControlPlane
name: .*
patch: |-
- op: remove
path: /spec/glance/template/glanceAPIs/default/type
- target:
kind: OpenStackControlPlane
name: .*
Expand Down

0 comments on commit 7e80200

Please sign in to comment.