Mercurial > code > home > repos > collector
changeset 3:f10a7ff3673d
unnecessary node forcing
author | drewp@bigasterisk.com |
---|---|
date | Tue, 29 Mar 2022 22:04:40 -0700 |
parents | bfd14256aaa7 |
children | 4e05f0a88d63 |
files | deploy.yaml |
diffstat | 1 files changed, 0 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/deploy.yaml Tue Mar 29 22:04:10 2022 -0700 +++ b/deploy.yaml Tue Mar 29 22:04:40 2022 -0700 @@ -22,14 +22,6 @@ - collector.py ports: - containerPort: 9072 - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - key: "kubernetes.io/hostname" - operator: In - values: ["bang"] --- apiVersion: v1 kind: Service