fixed service
This commit is contained in:
parent
d1c095131d
commit
b8dc9c5cf9
|
@ -4,7 +4,7 @@ metadata:
|
||||||
annotations:
|
annotations:
|
||||||
deployment.kubernetes.io/revision: "1"
|
deployment.kubernetes.io/revision: "1"
|
||||||
labels:
|
labels:
|
||||||
app: mytool
|
app: mt-test
|
||||||
name: mytool
|
name: mytool
|
||||||
namespace: default
|
namespace: default
|
||||||
spec:
|
spec:
|
||||||
|
@ -23,7 +23,7 @@ spec:
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
labels:
|
labels:
|
||||||
app: mytool
|
app: mt-test
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: wbitt/network-multitool
|
- image: wbitt/network-multitool
|
||||||
|
|
Loading…
Reference in New Issue