feat(prometheus_adaptor): add affinity to values

!1
This commit is contained in:
2023-09-23 14:09:23 +09:30
parent 836cc111e0
commit c742eea38d
2 changed files with 30 additions and 1 deletions

View File

@ -35,6 +35,8 @@ spec:
app.kubernetes.io/managed-by: {{ $.Release.Service }}
app.kubernetes.io/version: {{ $.Chart.Version }}
spec:
affinity:
{{- toYaml .Values.nfc_monitoring.prometheus_adaptor.affinity | nindent 8 }}
automountServiceAccountToken: true
containers:
- args: