Configure revisionHistoryLimit
All checks were successful
ci/woodpecker/push/mariadb Pipeline was successful
ci/woodpecker/push/matrix-appservice-irc Pipeline was successful
ci/woodpecker/push/esphome Pipeline was successful
ci/woodpecker/push/mautrix-instagram Pipeline was successful
ci/woodpecker/push/mautrix-whatsapp Pipeline was successful
ci/woodpecker/push/mqtt Pipeline was successful
ci/woodpecker/push/node-red Pipeline was successful
ci/woodpecker/push/zigbee2mqtt Pipeline was successful
ci/woodpecker/push/mautrix-facebook Pipeline was successful
ci/woodpecker/push/homeassistant Pipeline was successful
All checks were successful
ci/woodpecker/push/mariadb Pipeline was successful
ci/woodpecker/push/matrix-appservice-irc Pipeline was successful
ci/woodpecker/push/esphome Pipeline was successful
ci/woodpecker/push/mautrix-instagram Pipeline was successful
ci/woodpecker/push/mautrix-whatsapp Pipeline was successful
ci/woodpecker/push/mqtt Pipeline was successful
ci/woodpecker/push/node-red Pipeline was successful
ci/woodpecker/push/zigbee2mqtt Pipeline was successful
ci/woodpecker/push/mautrix-facebook Pipeline was successful
ci/woodpecker/push/homeassistant Pipeline was successful
This commit is contained in:
parent
297e8e52c2
commit
cea92dac01
19 changed files with 29 additions and 0 deletions
|
@ -6,6 +6,7 @@ metadata:
|
|||
labels:
|
||||
{{- include "esphome.labels" . | nindent 4 }}
|
||||
spec:
|
||||
revisionHistoryLimit: {{ .Values.revisionHistoryLimit }}
|
||||
replicas: 1
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
|
|
@ -6,6 +6,8 @@ image:
|
|||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
|
||||
revisionHistoryLimit: 5
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
|
|
@ -5,6 +5,7 @@ metadata:
|
|||
labels:
|
||||
{{- include "homeassistant.labels" . | nindent 4 }}
|
||||
spec:
|
||||
revisionHistoryLimit: {{ .Values.revisionHistoryLimit }}
|
||||
replicas: 1
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
|
|
@ -6,6 +6,8 @@ image:
|
|||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
|
||||
revisionHistoryLimit: 5
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
|
|
@ -8,6 +8,8 @@ image:
|
|||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
|
||||
revisionHistoryLimit: 5
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
|
|
@ -5,6 +5,7 @@ metadata:
|
|||
labels:
|
||||
{{- include "matrix-appservice-irc.labels" . | nindent 4 }}
|
||||
spec:
|
||||
revisionHistoryLimit: {{ .Values.revisionHistoryLimit }}
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
|
|
|
@ -8,6 +8,8 @@ image:
|
|||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
|
||||
revisionHistoryLimit: 5
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
|
|
@ -5,6 +5,7 @@ metadata:
|
|||
labels:
|
||||
{{- include "mautrix-facebook.labels" . | nindent 4 }}
|
||||
spec:
|
||||
revisionHistoryLimit: {{ .Values.revisionHistoryLimit }}
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
|
|
|
@ -8,6 +8,8 @@ image:
|
|||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
|
||||
revisionHistoryLimit: 5
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
|
|
@ -5,6 +5,7 @@ metadata:
|
|||
labels:
|
||||
{{- include "mautrix-instagram.labels" . | nindent 4 }}
|
||||
spec:
|
||||
revisionHistoryLimit: {{ .Values.revisionHistoryLimit }}
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
|
|
|
@ -8,6 +8,8 @@ image:
|
|||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
|
||||
revisionHistoryLimit: 5
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
|
|
@ -5,6 +5,7 @@ metadata:
|
|||
labels:
|
||||
{{- include "mautrix-whatsapp.labels" . | nindent 4 }}
|
||||
spec:
|
||||
revisionHistoryLimit: {{ .Values.revisionHistoryLimit }}
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
|
|
|
@ -8,6 +8,8 @@ image:
|
|||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
|
||||
revisionHistoryLimit: 5
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
|
|
@ -5,6 +5,7 @@ metadata:
|
|||
labels:
|
||||
{{- include "mqtt.labels" . | nindent 4 }}
|
||||
spec:
|
||||
revisionHistoryLimit: {{ .Values.revisionHistoryLimit }}
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
|
|
|
@ -6,6 +6,8 @@ image:
|
|||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
|
||||
revisionHistoryLimit: 5
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
|
|
@ -5,6 +5,7 @@ metadata:
|
|||
labels:
|
||||
{{- include "node-red.labels" . | nindent 4 }}
|
||||
spec:
|
||||
revisionHistoryLimit: {{ .Values.revisionHistoryLimit }}
|
||||
replicas: 1
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
|
|
@ -8,6 +8,8 @@ image:
|
|||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
|
||||
revisionHistoryLimit: 5
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
|
|
@ -5,6 +5,7 @@ metadata:
|
|||
labels:
|
||||
{{- include "zigbee2mqtt.labels" . | nindent 4 }}
|
||||
spec:
|
||||
revisionHistoryLimit: {{ .Values.revisionHistoryLimit }}
|
||||
replicas: 1
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
|
|
@ -6,6 +6,8 @@ image:
|
|||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
|
||||
revisionHistoryLimit: 5
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
|
Loading…
Reference in a new issue