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 patchesJson6902: - target: version: v1 kind: StorageCluster name: ocs-storagecluster namespace: openshift-storage path: storage-cluster-patch.yaml - target: version: v1alpha1 kind: LocalVolumeSet name: ceph-osd-local-storage namespace: openshift-local-storage path: volume-set-patch.yaml