You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--> Deploying template "abi-nexus/nexus3-persistent" to project abi-nexus
nexus3-persistent
---------
Sonatype Nexus 3 persistent template
* With parameters:
* Sonatype Nexus service name=nexus
* Sonatype Nexus version=3.6.0
* Volume Space for Nexus=2Gi
* Max Memory=1Gi
--> Creating resources ...
service "nexus" created
persistentvolumeclaim "nexus-pv" created
error: no matches for kind "ImageStream" in version "v1"
error: no matches for kind "DeploymentConfig" in version "v1"
error: no matches for kind "Route" in version "v1"
--> Failed
i don't know if this is a stupid question, but what is the meaning of these errors? can anyone help? THanks
The text was updated successfully, but these errors were encountered:
oc new-project abi-nexus
oc create -f https://raw.githubusercontent.com/OpenShiftDemos/nexus/master/nexus3-persistent-template.yaml
oc new-app nexus3-persistent -n abi-nexus
--> Deploying template "abi-nexus/nexus3-persistent" to project abi-nexus
--> Creating resources ...
service "nexus" created
persistentvolumeclaim "nexus-pv" created
error: no matches for kind "ImageStream" in version "v1"
error: no matches for kind "DeploymentConfig" in version "v1"
error: no matches for kind "Route" in version "v1"
--> Failed
i don't know if this is a stupid question, but what is the meaning of these errors? can anyone help? THanks
The text was updated successfully, but these errors were encountered: