forked from infra/ansible
bodhi: also adjust the service selectors
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
830d4d5560
commit
4b6c24f76a
1 changed files with 2 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue