From 96176960d790b8c2ae333961709f0f6969c2404b Mon Sep 17 00:00:00 2001 From: ubuntu Date: Mon, 27 Oct 2025 13:41:01 +0000 Subject: [PATCH] image naam in deployment aangepast --- deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment.yaml b/deployment.yaml index 314238d..af4bc34 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: olproperties - image: nexus-riscv/registry/riscv64-olproperties:1.0 + image: nexus-riscv.allarddcs.nl/registry/riscv64-olproperties:1.0 imagePullPolicy: Always ports: - containerPort: 9080