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:
|
labels:
|
||||||
app: ssh
|
app: ssh
|
||||||
name: remote-jelly
|
name: remote-jelly
|
||||||
namespace: cluster-ingress
|
|
||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- port: 8096
|
- port: 8096
|
||||||
|
|
|
@ -4,7 +4,6 @@ metadata:
|
||||||
labels:
|
labels:
|
||||||
app: ssh
|
app: ssh
|
||||||
name: ssh
|
name: ssh
|
||||||
namespace: cluster-ingress
|
|
||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- port: 22
|
- port: 22
|
||||||
|
|
Loading…
Reference in New Issue