[common] Always rebuild service objects on update
This commit is contained in:
@@ -18,4 +18,4 @@ maintainers:
|
|||||||
name: common
|
name: common
|
||||||
sources: null
|
sources: null
|
||||||
type: library
|
type: library
|
||||||
version: 6.10.5
|
version: 6.10.6
|
||||||
|
|||||||
@@ -27,6 +27,7 @@ metadata:
|
|||||||
{{ toYaml $values.labels | nindent 4 }}
|
{{ toYaml $values.labels | nindent 4 }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
annotations:
|
annotations:
|
||||||
|
rollme: {{ randAlphaNum 5 | quote }}
|
||||||
{{- if eq ( $primaryPort.protocol | default "" ) "HTTPS" }}
|
{{- if eq ( $primaryPort.protocol | default "" ) "HTTPS" }}
|
||||||
traefik.ingress.kubernetes.io/service.serversscheme: https
|
traefik.ingress.kubernetes.io/service.serversscheme: https
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|||||||
Reference in New Issue
Block a user