Deploy defiant

This commit is contained in:
Aram 🍐 2019-10-27 01:25:21 -04:00
parent 4704719583
commit 1cbea70a98
3 changed files with 20 additions and 2 deletions

View file

@ -1,7 +1,7 @@
apiVersion: v1
kind: Service
metadata:
name: {{ .Release.Name }}
name: rethinkb-{{ .Release.Name }}
labels:
app: rethinkdb
chart: {{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}