[common] Always rebuild service objects on update

This commit is contained in:
kjeld Schouten-Lebbing
2021-08-27 20:05:00 +02:00
parent a4f608b6a2
commit 1f8bfb956d
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -18,4 +18,4 @@ maintainers:
name: common
sources: null
type: library
version: 6.10.5
version: 6.10.6
@@ -27,6 +27,7 @@ metadata:
{{ toYaml $values.labels | nindent 4 }}
{{- end }}
annotations:
rollme: {{ randAlphaNum 5 | quote }}
{{- if eq ( $primaryPort.protocol | default "" ) "HTTPS" }}
traefik.ingress.kubernetes.io/service.serversscheme: https
{{- end }}