From 4fc0d01add9902f9e1be4fd6f9eb58166dbe64d0 Mon Sep 17 00:00:00 2001 From: Andrea Morena Date: Fri, 24 May 2019 17:57:32 +0200 Subject: [PATCH] Update allow-all-pods-from-namespace.yaml --- .../samples/network-policy/allow-all-pods-from-namespace.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: