Skip to content

feat(helm): add configurable extraEnvFrom to admin-api and enterprisegw #6752

feat(helm): add configurable extraEnvFrom to admin-api and enterprisegw

feat(helm): add configurable extraEnvFrom to admin-api and enterprisegw #6752

---
name: enforce conventional commits
on: [pull_request]
jobs:
check-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}