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"