arreglado apolo kubevirt y cosillas

This commit is contained in:
2025-08-31 10:35:16 +02:00
parent 0fc9bbb2c0
commit 01cbdf2a1d
23 changed files with 64 additions and 45 deletions

View File

@@ -20,7 +20,7 @@ spec:
app.kubernetes.io/component: postgres
spec:
imagePullSecrets:
- name: harbor-cred
- name: harbor-cred-apolo
securityContext:
fsGroup: 999
initContainers:
@@ -40,7 +40,7 @@ spec:
runAsUser: 0
containers:
- name: postgres
image: harbor.c2et.com/xrf-ssl/xrf-db:6.0
image: harbor.c2et.net/apolo/xrf-db:6.0
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 999