apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../../../base/ceph-networking - ../../../base/openshift-data-foundation patches: - path: node-network-configuration-policy-patch.yaml target: kind: NodeNetworkConfigurationPolicy name: configure-external-interface - path: storage-cluster-patch.yaml target: kind: StorageCluster name: ocs-storagecluster namespace: openshift-storage - path: volume-set-patch.yaml target: kind: LocalVolumeSet name: ceph-osd-local-storage namespace: openshift-local-storage