Skip to content

Commit

Permalink
Add org.nethserver.max-per-node label
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidePrincipi committed Oct 11, 2024
1 parent ef75088 commit 361c15c
Showing 1 changed file with 1 addition and 0 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

0 comments on commit 361c15c

Please sign in to comment.