Skip to content

[operator] explicitly set metrics bind address to 8080 #577

[operator] explicitly set metrics bind address to 8080

[operator] explicitly set metrics bind address to 8080 #577

Workflow file for this run

name: Helm charts
on:
push:
branches:
- master
pull_request:
types:
- opened
- reopened
- synchronize
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Build
run: make build-helm-charts