Skip to content

Automatic Backup By default, the backup is performed from Pod 0.The node where Pod 0 resides fails and cannot be backed up #2210

Automatic Backup By default, the backup is performed from Pod 0.The node where Pod 0 resides fails and cannot be backed up

Automatic Backup By default, the backup is performed from Pod 0.The node where Pod 0 resides fails and cannot be backed up #2210

Workflow file for this run

name: Greetings
on: issues
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hi! thanks for your contribution! great first issue!'