1
0
Fork 0
forked from infra/ansible

bodhi: also adjust the service selectors

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2026-05-02 10:08:47 -07:00
commit 4b6c24f76a

View file

@ -4,8 +4,7 @@ kind: Service
metadata:
name: bodhi-web
labels:
app: bodhi
service: web
app: bodhi-web
namespace: bodhi
spec:
ports:
@ -13,4 +12,4 @@ spec:
port: 8080
targetPort: 8080
selector:
deployment: bodhi-web
app: bodhi-web