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