Mercurial > code > home > repos > victoriametrics
diff deploy.yaml @ 3:6056f2e2aba5
upstream update
author | drewp@bigasterisk.com |
---|---|
date | Sun, 12 Jun 2022 17:06:10 -0700 |
parents | cd83f8fecc66 |
children | 1eb6e6a2b9b6 |
line wrap: on
line diff
--- a/deploy.yaml Tue Mar 29 11:02:16 2022 -0700 +++ b/deploy.yaml Sun Jun 12 17:06:10 2022 -0700 @@ -21,7 +21,8 @@ serviceAccountName: victoriametrics containers: - name: victoriametrics - image: victoriametrics/victoria-metrics:v1.74.0 + # https://hub.docker.com/r/victoriametrics/victoria-metrics/tags also check vmalert.yaml + image: victoriametrics/victoria-metrics:v1.77.2 args: - -storageDataPath=/data - -memory.allowedBytes=512MB @@ -34,9 +35,9 @@ - containerPort: 8428 volumeMounts: - { name: data, mountPath: /data } - resources: - limits: - memory: 0.5Gi + # resources: + # limits: + # memory: 0.5Gi affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: