about summary refs log tree commit diff
path: root/infra
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-10-25T13·52+0200
committerVincent Ambo <tazjin@google.com>2019-10-25T13·52+0200
commitd35debf882a500f67bf8299dac8124c29b2f60f5 (patch)
tree9dff9c01605b7e1110fa00157b5e485089d3cc3d /infra
parent9081e4aae493a305cdecf3f1faed71d52c6f196d (diff)
chore: Bump Nixery version & package set configuration
Diffstat (limited to 'infra')
-rw-r--r--infra/kubernetes/nixery/config.yaml2
-rw-r--r--infra/kubernetes/primary-cluster.yaml1
2 files changed, 3 insertions, 0 deletions
diff --git a/infra/kubernetes/nixery/config.yaml b/infra/kubernetes/nixery/config.yaml
index 796e21a727..0775e79b58 100644
--- a/infra/kubernetes/nixery/config.yaml
+++ b/infra/kubernetes/nixery/config.yaml
@@ -42,6 +42,8 @@ spec:
             value: 'ssh -F /var/nixery/ssh_config'
           - name: NIXERY_PKGS_REPO
             value: {{ .repo }}
+          - name: NIX_POPULARITY_URL
+            value: 'https://storage.googleapis.com/nixery-layers/popularity/{{ .popularity }}'
       volumes:
         - name: nixery-secrets
           secret:
diff --git a/infra/kubernetes/primary-cluster.yaml b/infra/kubernetes/primary-cluster.yaml
index ee57914358..aff6de4b93 100644
--- a/infra/kubernetes/primary-cluster.yaml
+++ b/infra/kubernetes/primary-cluster.yaml
@@ -25,6 +25,7 @@ include:
       bucket: tazjins-data
       account: nixery@tazjins-infrastructure.iam.gserviceaccount.com
       repo: git@github.com:tazjin/depot.git
+      popularity: 'popularity-19.09.891.80b42e630b2.json'
   - name: tazblog
   - name: https-lb
   - name: nginx