mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
flatpak-cache: switch to using nodeport
Signed-off-by: Leo Puvilland <leo@craftcat.dev>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user