From dd16dc4ddbcddc3b3cf8c7a804768ad388b80a37 Mon Sep 17 00:00:00 2001 From: Juozas Auskalnis Date: Mon, 11 Nov 2019 10:53:10 +0000 Subject: [PATCH] Update README.adoc --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 6c8ac71..6363b90 100644 --- a/README.adoc +++ b/README.adoc @@ -44,7 +44,7 @@ oc process -f build/build.yml | oc apply -f- oc apply -f deploy/service_account.yaml oc apply -f deploy/role.yaml oc apply -f deploy/role_binding.yaml -oc apply -f deploy/deployment.yaml +oc apply -f deploy/operator.yaml ---- == Configuration @@ -208,4 +208,4 @@ oc annotate service dotnet-example openshift.io/cert-ctl-format=pkcs12 --overwri oc annotate service dotnet-example openshift.io/cert-ctl-status=new --overwrite ---- -You will notice two entries in the secret "tls.p12" and "tls-p12-secret.txt" \ No newline at end of file +You will notice two entries in the secret "tls.p12" and "tls-p12-secret.txt"