Skip to content

Commit

Permalink
dc/ocpi fix cicd hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
clezag committed Nov 19, 2024
1 parent 4525029 commit 60afd73
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dc-echarging-ocpi-neogy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ jobs:
cat <<EOF > override.yml
ingress:
enabled: true
annotations:
cert-manager.io/issuer: "letsencrypt-prod"
className: nginx
tls:
- hosts:
- neogy.ocpi.io.opendatahub.com
Expand Down

0 comments on commit 60afd73

Please sign in to comment.