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

@ -11,5 +11,6 @@ spec:
- name: web - name: web
port: 80 port: 80
targetPort: 3128 targetPort: 3128
type: NodePort
selector: selector:
app: flatpak-cache app: flatpak-cache