We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58196b5 commit 3a4f68bCopy full SHA for 3a4f68b
README.md
@@ -56,3 +56,10 @@ The server application can be deployed with the workflow in `.github/workflows/m
56
57
Opens in the URL indicated in the Google Cloud platform dashboard under "Services".
58
59
+### Import in Openshift
60
+
61
+Import the docker image as image stream:
62
63
+```
64
+oc tag ghcr.io/katilp/node-json-api:main cms-info-server:latest --scheduled
65
0 commit comments