diff --git a/deployment.yaml b/deployment.yaml index af4bc34..3491321 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -21,7 +21,7 @@ spec: ports: - containerPort: 9080 imagePullSecrets: - - name: nexus-credentials- + - name: nexus-credentials --- apiVersion: v1 kind: Service