diff --git a/charts/oci-service-broker/samples/network-policy/allow-all-pods-from-namespace.yaml b/charts/oci-service-broker/samples/network-policy/allow-all-pods-from-namespace.yaml index 2c0eed9..390ec10 100644 --- a/charts/oci-service-broker/samples/network-policy/allow-all-pods-from-namespace.yaml +++ b/charts/oci-service-broker/samples/network-policy/allow-all-pods-from-namespace.yaml @@ -3,7 +3,7 @@ # Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl. # # Allow access to OCI Service Broker from "any" pods running in the namespace that -# contians label "app=service-catalog". +# contains label "app=service-catalog". kind: NetworkPolicy apiVersion: networking.k8s.io/v1 metadata: