Skip to content

Commit

Permalink
try bootstrap constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
RafalSiwek committed Jan 4, 2024
1 parent 9f2ac19 commit e2ffafd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
juju-channel: "3.1/stable"
provider: microk8s
channel: 1.28-strict/stable
bootstrap-options: "--constraints mem=1G"
bootstrap-constraints: "mem=1G"
microk8s-addons: "dns storage rbac metallb:10.64.140.43-10.64.140.49"

- name: Run integration tests
Expand Down

0 comments on commit e2ffafd

Please sign in to comment.