updates to README to fix typo and add change dir for operator sdk up local to work as expected

This commit is contained in:
John Peterson
2020-02-13 14:09:32 -08:00
parent 43118a099c
commit e9ee970196

View File

@@ -111,7 +111,7 @@ JFrog-Cloud-Installers/Openshift4/artifactory.cluster.license
Paste your license keys into this file for HA configuration of multiple nodes. Paste your license keys into this file for HA configuration of multiple nodes.
* License keys must be separated by two new lines. * * License keys must be separated by two new lines.
Run: Run:
@@ -124,5 +124,6 @@ JFrog-Cloud-Installers/Openshift4/artifactory-ha-operator/setup.sh
Run: Run:
``` ```
cd JFrog-Cloud-Installers/Openshift4/artifactory-ha-operator
operator-sdk up local operator-sdk up local
``` ```