config reloader lable added
This commit is contained in:
parent
0c4eb056fd
commit
d7e307241c
@ -7,6 +7,8 @@ metadata:
|
|||||||
annotations:
|
annotations:
|
||||||
# ArgoCD sync wave - run after dbinit job (wave 0)
|
# ArgoCD sync wave - run after dbinit job (wave 0)
|
||||||
argocd.argoproj.io/sync-wave: "1"
|
argocd.argoproj.io/sync-wave: "1"
|
||||||
|
# Stakater Reloader - auto restart on ConfigMap/Secret changes
|
||||||
|
reloader.stakater.com/auto: "true"
|
||||||
spec:
|
spec:
|
||||||
{{- if not .Values.autoscaling.enabled }}
|
{{- if not .Values.autoscaling.enabled }}
|
||||||
replicas: {{ .Values.replicaCount }}
|
replicas: {{ .Values.replicaCount }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user