Skip to content

Commit

Permalink
Merge pull request istio-ecosystem#52 from services-mesh/IBP-10892-Pu…
Browse files Browse the repository at this point in the history
…llFromArtifactory

IBP-10892 Pull Docker Images only from Intuit Docker Artifactory
  • Loading branch information
aattuluri authored and GitHub Enterprise committed May 25, 2021
2 parents 7f519e5 + faac8dd commit 9e0a91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KubernetesPods.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
- name: dind-volume
mountPath: /var/run/docker.sock
- name: docker
image: docker.intuit.com/docker:18.09.1
image: docker.intuit.com/docker-rmt/docker:18.09.1
tty: true
command: [ "cat" ]
volumeMounts:
Expand Down

0 comments on commit 9e0a91b

Please sign in to comment.