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

@@ -10,7 +10,7 @@ spec:
fsGroup: 101
containers:
- name: atst
image: registry.atat.codes:443/atst-prod:6329f8e
image: registry.atat.code.mil:443/atst-prod:6329f8e
args: ["/bin/bash", "-c", "while true; do date; sleep 45; done"]
envFrom:
- configMapRef: