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: spec:
containers: containers:
- name: olproperties - name: olproperties
image: allardkrings/riscv64-olproperties:1.0 image: nexus-riscv/registry/riscv64-olproperties
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 9080 - containerPort: 9080
imagePullSecrets: imagePullSecrets:
- name: docker-creds - name: nexus-credentials-
--- ---
apiVersion: v1 apiVersion: v1
kind: Service kind: Service