flatpak-cache: switch selector and add port

Signed-off-by: Leo Puvilland <leo@craftcat.dev>
This commit is contained in:
Leo Puvilland 2024-01-15 14:51:02 -08:00
parent 7d96dff8fd
commit a54cace26f
No known key found for this signature in database
GPG key ID: 20EA96682F9368EB
2 changed files with 3 additions and 1 deletions

View file

@ -12,4 +12,4 @@ spec:
port: 80
targetPort: 3128
selector:
deploymentconfig: flatpak-cache
app: flatpak-cache

View file

@ -44,6 +44,8 @@ spec:
imagePullPolicy: Always
image: image-registry.openshift-image-registry.svc:5000/flatpak-cache/flatpak-cache:latest
name: flatpak-cache
ports:
- containerPort: 3128
command:
- bash
args: