diff options
author | Vincent Ambo <tazjin@google.com> | 2019-12-18T17·54+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2019-12-18T17·54+0000 |
commit | 0538b1f5004a6450501755b3c49d9cd640f484d6 (patch) | |
tree | 71f9cf7c8921177ba29de49db655e1376fc1c00c /infra/kubernetes/primary-cluster.yaml | |
parent | 3b86979e32ab289be0150bbeb486b3c651de875d (diff) |
chore(infra/k8s): Point Nixery at the depot on GCSR r/186
Diffstat (limited to 'infra/kubernetes/primary-cluster.yaml')
-rw-r--r-- | infra/kubernetes/primary-cluster.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/kubernetes/primary-cluster.yaml b/infra/kubernetes/primary-cluster.yaml index db1d749939de..08e7f08b28a6 100644 --- a/infra/kubernetes/primary-cluster.yaml +++ b/infra/kubernetes/primary-cluster.yaml @@ -25,10 +25,10 @@ include: - name: nixery values: port: 8080 - version: as6056ijn2scvzq8n1i2nlqwc5kddp1s + version: xkm36vrbcnzxdccybzdrx4qzfcfqfrhg bucket: tazjins-data account: nixery@tazjins-infrastructure.iam.gserviceaccount.com - repo: git@github.com:tazjin/depot.git + repo: ssh://tazjin@gmail.com@source.developers.google.com:2022/p/tazjins-infrastructure/r/depot popularity: 'popularity-19.09.891.80b42e630b2.json' - name: tazblog - name: https-lb |