chore(k8s): Point Nixery at public depot URL
This commit is contained in:
parent
a0089892dd
commit
07a17501cc
1 changed files with 1 additions and 2 deletions
|
@ -17,7 +17,6 @@ include:
|
||||||
values:
|
values:
|
||||||
domain: oslo.pub
|
domain: oslo.pub
|
||||||
|
|
||||||
|
|
||||||
# Services
|
# Services
|
||||||
- name: nixery
|
- name: nixery
|
||||||
values:
|
values:
|
||||||
|
@ -25,7 +24,7 @@ include:
|
||||||
version: 2e688c1
|
version: 2e688c1
|
||||||
bucket: tazjins-data
|
bucket: tazjins-data
|
||||||
account: nixery@tazjins-infrastructure.iam.gserviceaccount.com
|
account: nixery@tazjins-infrastructure.iam.gserviceaccount.com
|
||||||
repo: ssh://source.developers.google.com:2022/p/tazjins-infrastructure/r/monorepo
|
repo: git@github.com:tazjin/depot.git
|
||||||
- name: tazblog
|
- name: tazblog
|
||||||
- name: https-lb
|
- name: https-lb
|
||||||
- name: nginx
|
- name: nginx
|
||||||
|
|
Loading…
Add table
Reference in a new issue