There was an error while loading. Please reload this page.
1 parent 3bdced3 commit 15e1981Copy full SHA for 15e1981
1 file changed
.justfile
@@ -309,7 +309,7 @@ restart *SERVICES:
309
--runtime "${MALCOLM_CONTAINER_RUNTIME:-docker}" \
310
--namespace "${MALCOLM_K8S_NAMESPACE:-malcolm}" \
311
--profile "${MALCOLM_PROFILE:-malcolm}" \
312
- --image-source "${MALCOLM_K8S_IMAGE_SOURCE:-ghcr.io/mmguero-dev/Malcolm}" \
+ --image-source "${MALCOLM_K8S_IMAGE_SOURCE:-ghcr.io/idaholab/Malcolm}" \
313
--image-tag "${MALCOLM_K8S_IMAGE_TAG:-main}" \
314
--inject-resources "${MALCOLM_K8S_INJECT_RESOURCES:-false}" \
315
--no-capabilities "${MALCOLM_K8S_NO_CAPABILITIES:-false}" \
0 commit comments