deploy aanbepast naar nexus

This commit is contained in:
ubuntu 2025-10-27 13:14:17 +00:00
parent 49ea7db7d5
commit 8398401e18

View File

@ -16,12 +16,12 @@ spec:
spec:
containers:
- name: olproperties
image: allardkrings/riscv64-olproperties:1.0
image: nexus-riscv/registry/riscv64-olproperties
imagePullPolicy: Always
ports:
- containerPort: 9080
imagePullSecrets:
- name: docker-creds
- name: nexus-credentials-
---
apiVersion: v1
kind: Service