diff --git a/README.adoc b/README.adoc index a5ae9d2..3cae311 100644 --- a/README.adoc +++ b/README.adoc @@ -64,16 +64,16 @@ helm template ./showroom-single-pod \ --set documentation.repoUrl=https://github.com/rhpds/showroom_template_default \ | oc apply -f - ---- - ++ NOTE: If the above doesn't work, the following worked for me: + ---- +---- helm template showroom showroom-single-pod \ --set deployer.domain=apps.shared-410.openshift.redhatworkshops.io \ --set general.guid=my-test \ --set documentation.repoUrl=https://github.com/rhpds/showroom_template_default \ | oc apply -f - ---- +---- === Deploy as cluster-admin with `helm install` diff --git a/charts/showroom-single-pod/Chart.yaml b/charts/showroom-single-pod/Chart.yaml index a20572a..5513f1c 100644 --- a/charts/showroom-single-pod/Chart.yaml +++ b/charts/showroom-single-pod/Chart.yaml @@ -7,7 +7,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.2.1 +version: 1.3.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/showroom-single-pod/files/index.html b/charts/showroom-single-pod/files/index.html index 7b0564e..952f398 100644 --- a/charts/showroom-single-pod/files/index.html +++ b/charts/showroom-single-pod/files/index.html @@ -16,12 +16,31 @@