chore: Bump Nixery version & package set configuration
This commit is contained in:
parent
9081e4aae4
commit
d35debf882
3 changed files with 5 additions and 2 deletions
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue