fixed helm chart
All checks were successful
the build was successful

This commit is contained in:
ston1th 2019-01-18 21:54:13 +01:00
commit 10ad216fcf
7 changed files with 41 additions and 10 deletions

View file

@ -10,6 +10,11 @@ metadata:
component: db
spec:
replicas: {{ .Values.db.replicas }}
selector:
matchLabels:
app: {{ template "testapp.name" . }}-db
release: "{{ .Release.Name }}"
component: db
template:
metadata:
annotations: