1
0
Fork 0

updated versions

This commit is contained in:
sido 2018-06-25 22:55:49 +02:00
parent 1a7b201aba
commit 43210d537a
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ metadata:
environment: {{ .Values.environment }}
spec:
replicas: {{ .Values.replicaCount }}
strategy: {{ .Values.strategy.type }}
strategy: {{ .Values.nexus.strategy.type }}
selector:
matchLabels:
app: {{ .Values.nexus.selector }}