Skip to content

On deploying both the operator and the agent and integrating, it gets stuck in maintenance #4

On deploying both the operator and the agent and integrating, it gets stuck in maintenance

On deploying both the operator and the agent and integrating, it gets stuck in maintenance #4

Workflow file for this run

name: Sync issues to Jira
on:
issues:
# available via github.event.action
types: [opened, reopened, closed]
jobs:
issues-to-jira:
uses: canonical/operator-workflows/.github/workflows/jira.yaml@main
secrets: inherit