1
0
Fork 0
forked from infra/ansible

elections: fix deployment reference

This commit is contained in:
Pedro Moura 2026-04-15 18:38:19 -03:00 committed by Kevin Fenzi
commit 75fea49569
2 changed files with 3 additions and 3 deletions

View file

@ -119,5 +119,5 @@
- role: openshift/object
object_app: elections
object_file: deploymentconfig.yml
object_objectname: deploymentconfig.yml
object_file: deployment.yml
object_objectname: deployment.yml

View file

@ -13,4 +13,4 @@ spec:
targetPort: 8000
selector:
app: elections
deploymentconfig: elections
deployment: elections