Mercurial > code > home > repos > reposync
diff deploy.yaml @ 22:b9fe6d26b3fa
minor changes, fixes, upgrades
author | drewp@bigasterisk.com |
---|---|
date | Tue, 29 Mar 2022 21:15:51 -0700 |
parents | cb71722bb75c |
children |
line wrap: on
line diff
--- a/deploy.yaml Tue Mar 29 21:13:48 2022 -0700 +++ b/deploy.yaml Tue Mar 29 21:15:51 2022 -0700 @@ -30,7 +30,7 @@ - run - python - repo_github_status.py - - "-v" + # - "-v" - name: hg-status image: bang5:5000/reposync_image ports: @@ -40,12 +40,16 @@ - run - python - repo_local_status.py - - "-v" + # - "-v" volumeMounts: - { name: my, mountPath: /my } volumes: - { name: my, persistentVolumeClaim: { claimName: my } } + dnsConfig: + options: + - name: ndots + value: "1" affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: