Skip to content

fix(charm): make the ingress work properly with grpc #34

fix(charm): make the ingress work properly with grpc

fix(charm): make the ingress work properly with grpc #34

Workflow file for this run

name: Pull Request
on:
pull_request:
paths-ignore:
- operator/**
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build.yaml
build-rock:
uses: ./.github/workflows/build-rock.yaml