Skip to content

Commit

Permalink
first porting
Browse files Browse the repository at this point in the history
Signed-off-by: dciangot <[email protected]>
  • Loading branch information
dciangot committed Aug 9, 2024
1 parent daf7d8e commit 0d21fca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Run chart-releaser
uses: bitdeps/[email protected]
with:
oci_registry: ghcr.io/interTwin-eu/interlink-helm-chart
oci_registry: ghcr.io/intertwin-eu/interlink-helm-chart
oci_username: dciangot
charts_dir: ./
oci_password: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion interlink/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ interlink:
port: 5000

virtualNode:
CPUs: 100
CPUs: 1000
MemGiB: 1600
Pods: 100

Expand Down

0 comments on commit 0d21fca

Please sign in to comment.