parent
cc4589cb14
commit
10ad216fcf
7 changed files with 41 additions and 10 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue