Skip to content
This repository has been archived by the owner on Feb 27, 2025. It is now read-only.

Commit

Permalink
Merge pull request #10 from NethServer/feat-max-per-node
Browse files Browse the repository at this point in the history
Add org.nethserver.max-per-node label
  • Loading branch information
DavidePrincipi authored Oct 11, 2024
2 parents ef75088 + 059af3d commit d85106c
Show file tree
Hide file tree
Showing 2 changed files with 505 additions and 504 deletions.
1 change: 1 addition & 0 deletions build-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ buildah add "${container}" imageroot /imageroot
buildah add "${container}" ui/dist /ui
buildah config --entrypoint=/ "${container}"
buildah config --label="org.nethserver.rootfull=1" \
--label="org.nethserver.max-per-node=1" \
--label="org.nethserver.authorizations=traefik@any:routeadm" \
--label="org.nethserver.flags=no_data_backup" \
--label="org.nethserver.images=quay.io/prometheus/node-exporter:v1.5.0" \
Expand Down
Loading

0 comments on commit d85106c

Please sign in to comment.