|
|
@@ -133,7 +133,7 @@ spec:
|
|
|
hostNetwork: true
|
|
|
containers:
|
|
|
- name: kilo
|
|
|
- image: squat/kilo:0.6.0
|
|
|
+ image: squat/kilo:0.7.0
|
|
|
args:
|
|
|
- --kubeconfig=/etc/kubernetes/kubeconfig
|
|
|
- --hostname=$(NODE_NAME)
|
|
|
@@ -164,7 +164,7 @@ spec:
|
|
|
readOnly: false
|
|
|
initContainers:
|
|
|
- name: generate-kubeconfig
|
|
|
- image: squat/kilo:0.6.0
|
|
|
+ image: squat/kilo:0.7.0
|
|
|
command:
|
|
|
- /bin/sh
|
|
|
args:
|
|
|
@@ -185,7 +185,7 @@ spec:
|
|
|
fieldRef:
|
|
|
fieldPath: metadata.namespace
|
|
|
- name: install-cni
|
|
|
- image: squat/kilo:0.6.0
|
|
|
+ image: squat/kilo:0.7.0
|
|
|
command:
|
|
|
- /bin/sh
|
|
|
- -c
|
|
|
@@ -265,7 +265,7 @@ spec:
|
|
|
hostNetwork: true
|
|
|
containers:
|
|
|
- name: kilo
|
|
|
- image: squat/kilo:0.6.0
|
|
|
+ image: squat/kilo:0.7.0
|
|
|
args:
|
|
|
- --kubeconfig=/etc/kubernetes/kubeconfig
|
|
|
- --hostname=$(NODE_NAME)
|
|
|
@@ -312,7 +312,7 @@ spec:
|
|
|
readOnly: false
|
|
|
initContainers:
|
|
|
- name: generate-kubeconfig
|
|
|
- image: squat/kilo:0.6.0
|
|
|
+ image: squat/kilo:0.7.0
|
|
|
command:
|
|
|
- /bin/sh
|
|
|
args:
|
|
|
@@ -333,7 +333,7 @@ spec:
|
|
|
fieldRef:
|
|
|
fieldPath: metadata.namespace
|
|
|
- name: install-cni
|
|
|
- image: squat/kilo:0.6.0
|
|
|
+ image: squat/kilo:0.7.0
|
|
|
command:
|
|
|
- /bin/sh
|
|
|
- -c
|
|
|
@@ -430,7 +430,7 @@ spec:
|
|
|
readOnly: true
|
|
|
initContainers:
|
|
|
- name: generate-kubeconfig
|
|
|
- image: squat/kilo:0.6.0
|
|
|
+ image: squat/kilo:0.7.0
|
|
|
command:
|
|
|
- /bin/sh
|
|
|
args:
|