Skip to content

Commit

Permalink
naming consistency
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Sherman <[email protected]>
  • Loading branch information
usingtechnology committed Sep 3, 2024
1 parent 7b0a52e commit a1cca0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/app.dc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ objects:
- configMapRef:
name: "${APP_NAME}-custombcaddressformiocomponent-config"
- configMapRef:
name: "${APP_NAME}-${JOB_NAME}-event-stream-config"
name: "${APP_NAME}-${JOB_NAME}-event-stream-service"
restartPolicy: Always
terminationGracePeriodSeconds: 30
volumes:
Expand Down

0 comments on commit a1cca0b

Please sign in to comment.