fixed service

This commit is contained in:
Steve White 2022-12-01 17:50:31 -06:00
parent d1c095131d
commit b8dc9c5cf9
1 changed files with 2 additions and 2 deletions

View File

@ -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