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: network-attachment-definition-patch.yaml target: kind: NetworkAttachmentDefinition name: ceph-external-net namespace: openshift-storage