Skip to content

Also set resource k8s limits/requests on the apply job (#1553) #955

Also set resource k8s limits/requests on the apply job (#1553)

Also set resource k8s limits/requests on the apply job (#1553) #955

Workflow file for this run

---
name: Develop
on:
push:
branches: [develop]
permissions:
contents: read
id-token: write
packages: write
jobs:
develop-images:
uses: ./.github/workflows/images.yaml
secrets: inherit