registry credentials vervangen door docker-creds

This commit is contained in:
ubuntu 2025-10-23 10:22:33 +00:00
parent d12e57f6a4
commit e8792bf3b1

View File

@ -21,7 +21,7 @@ spec:
ports: ports:
- containerPort: 9080 - containerPort: 9080
imagePullSecrets: imagePullSecrets:
- name: registry-credentials - name: docker-creds
--- ---
apiVersion: v1 apiVersion: v1
kind: Service kind: Service