flatpak-cache: switch to using nodeport
Signed-off-by: Leo Puvilland <leo@craftcat.dev>
This commit is contained in:
parent
3a71f094ea
commit
f5751f0802
1 changed files with 4 additions and 3 deletions
|
@ -8,8 +8,9 @@ metadata:
|
|||
namespace: flatpak-cache
|
||||
spec:
|
||||
ports:
|
||||
- name: web
|
||||
port: 80
|
||||
targetPort: 3128
|
||||
- name: web
|
||||
port: 80
|
||||
targetPort: 3128
|
||||
type: NodePort
|
||||
selector:
|
||||
app: flatpak-cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue