flatpak-cache: switch to using nodeport

Signed-off-by: Leo Puvilland <leo@craftcat.dev>
This commit is contained in:
Leo Puvilland 2024-03-01 09:56:23 -08:00 committed by kevin
parent 3a71f094ea
commit f5751f0802

View file

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