Skip to content

[Bug]: The fix to make coredns not bind to public ip seems not to be working. #9

[Bug]: The fix to make coredns not bind to public ip seems not to be working.

[Bug]: The fix to make coredns not bind to public ip seems not to be working. #9

name: Send to Kitemaker
on:
issues:
types: opened
jobs:
send-ticket:
uses: gravitl/devops/.github/workflows/makekitemakerticket.yml@master
with:
title: ${{ github.event.issue.title }}
body: ${{ github.event.issue.body }}
repo_name: ${{ github.event.repository.name }}
secrets: inherit