update k8s config with new docker registry url

This commit is contained in:
dandds
2019-04-15 12:28:54 -04:00
parent df97be0675
commit a5d285c840
5 changed files with 8 additions and 8 deletions

View File

@@ -28,7 +28,7 @@ spec:
fsGroup: 101
containers:
- name: atst
image: registry.atat.codes:443/atst-prod:575cfce5
image: registry.atat.code.mil:443/atst-prod:575cfce5
resources:
requests:
memory: "2500Mi"
@@ -155,7 +155,7 @@ spec:
fsGroup: 101
containers:
- name: atst-worker
image: registry.atat.codes:443/atst-prod:575cfce5
image: registry.atat.code.mil:443/atst-prod:575cfce5
args: ["/bin/bash", "-c", "/opt/atat/atst/script/rq_worker"]
resources:
requests: