Skip to content

Add an option to expose Prometheus metrics via http/s in the forwarde… #3092

Add an option to expose Prometheus metrics via http/s in the forwarde…

Add an option to expose Prometheus metrics via http/s in the forwarde… #3092

---
name: Update deployments-k8s repository
on:
push:
branches:
- main
jobs:
update-deployments-k8s:
if: ${{ github.repository != 'networkservicemesh/cmd-template' }}
uses: networkservicemesh/.github/.github/workflows/update-deployments.yaml@main
secrets:
token: ${{ secrets.NSM_BOT_GITHUB_TOKEN }}