1
0
Fork 0

naming services

This commit is contained in:
sido 2018-06-25 17:03:50 +02:00
parent e4db4d4a35
commit c24b103d1b
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ spec:
restartPolicy: Always
containers:
- name: nexus
image: sonatype/nexus:latest
image: sonatype/nexus3:latest
ports:
- containerPort: 8081
- containerPort: 5000

View File

@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: sonatype/nexus3
tag: stable
tag: latest
pullPolicy: Always
service: