cleanup error

master
Marius Ensrud 5 years ago
parent fdb69a8d2b
commit 1dc85f851b

@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # 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. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.4 version: 0.1.5
# This is the version number of the application being deployed. This version number should be # This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to # incremented each time you make changes to the application. Versions are not expected to

@ -11,7 +11,6 @@ spec:
selector: selector:
matchLabels: matchLabels:
{{- include "cups-airprint.selectorLabels" . | nindent 6 }} {{- include "cups-airprint.selectorLabels" . | nindent 6 }}
{{- if .Values.persistence.enabled }}
template: template:
metadata: metadata:
{{- with .Values.podAnnotations }} {{- with .Values.podAnnotations }}

Loading…
Cancel
Save