Fixing statefulset template
This commit is contained in:
parent
b2d5ded999
commit
d4b194fd7c
@ -14,7 +14,7 @@ type: application
|
||||
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
version: 0.1.0
|
||||
version: 0.1.1
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application.
|
||||
|
||||
@ -69,9 +69,7 @@ spec:
|
||||
{{- toYaml . | nindent 8 }}
|
||||
{{- end }}
|
||||
volumeClaimTemplates:
|
||||
- apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
metadata:
|
||||
- metadata:
|
||||
name: gitea-pv
|
||||
spec:
|
||||
accessModes:
|
||||
|
||||
BIN
tautulli/templates/.statefulset.yaml.swp
Normal file
BIN
tautulli/templates/.statefulset.yaml.swp
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user