forked from infra/ansible
badges: fix more labels
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
0f2dd689e0
commit
2cc4befb83
1 changed files with 3 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ spec:
|
|||
metadata:
|
||||
labels:
|
||||
app: badges
|
||||
deployment: frontend
|
||||
spec:
|
||||
containers:
|
||||
- name: frontend
|
||||
|
|
@ -129,6 +130,7 @@ spec:
|
|||
metadata:
|
||||
labels:
|
||||
app: badges
|
||||
deployment: consumer
|
||||
annotations:
|
||||
image.openshift.io/triggers: '[{"from":{"kind":"ImageStreamTag","name":"fedbadges:latest"},"fieldPath":"spec.template.spec.containers[?(@.name==\"consumer\")].image"}]'
|
||||
spec:
|
||||
|
|
@ -215,6 +217,7 @@ spec:
|
|||
labels:
|
||||
app: badges
|
||||
service: redis
|
||||
deployment: redis
|
||||
annotations:
|
||||
image.openshift.io/triggers: '[{"from":{"kind":"ImageStreamTag","name":"redis:latest"},"fieldPath":"spec.template.spec.containers[?(@.name==\"redis\")].image"}]'
|
||||
spec:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue