UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit c7f692c5 authored by Michael Martin's avatar Michael Martin
Browse files

use our hosted weave images for dev

parent f189d2b2
No related branches found
No related tags found
1 merge request!2960use our hosted weave images for dev
Pipeline #2045918 passed
......@@ -120,7 +120,7 @@ items:
spec:
initContainers:
- name: weave-init
image: 'weaveworks/weave-kube:latest'
image: 'registry.dso.mil/big-bang/pipeline-templates/pipeline-templates/weave-kube:latest'
imagePullPolicy: Always
command:
- /home/weave/init.sh
......@@ -153,7 +153,7 @@ items:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
image: 'weaveworks/weave-kube:latest'
image: 'registry.dso.mil/big-bang/pipeline-templates/pipeline-templates/weave-kube:latest'
imagePullPolicy: Always
readinessProbe:
httpGet:
......@@ -184,7 +184,7 @@ items:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
image: 'weaveworks/weave-npc:latest'
image: 'registry.dso.mil/big-bang/pipeline-templates/pipeline-templates/weave-npc:latest'
imagePullPolicy: Always
#npc-args
resources:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment