Remove the namespace or it won't help
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
460523c9d8
commit
78ea21ab43
|
@ -4,7 +4,6 @@ metadata:
|
|||
labels:
|
||||
app: ssh
|
||||
name: remote-jelly
|
||||
namespace: cluster-ingress
|
||||
spec:
|
||||
ports:
|
||||
- port: 8096
|
||||
|
|
|
@ -4,7 +4,6 @@ metadata:
|
|||
labels:
|
||||
app: ssh
|
||||
name: ssh
|
||||
namespace: cluster-ingress
|
||||
spec:
|
||||
ports:
|
||||
- port: 22
|
||||
|
|
Loading…
Reference in New Issue