That didnt work

This commit is contained in:
Aram 🍐 2019-10-26 15:39:19 -04:00
parent b2a2657e23
commit d6e708913e
4 changed files with 1 additions and 5 deletions

View file

@ -54,8 +54,6 @@ spec:
volumeMounts:
- mountPath: /var/ts3server/
name: teamspeak-data
imagePullSecrets:
- name: {{ .Values.image.pullSecret }}
volumes:
- name: teamspeak-data
{{- if .Values.persistence.enabled }}