chore: restore independent prod gitops config

This commit is contained in:
Prodiglagla
2026-06-15 17:26:52 +08:00
parent c86deb5e12
commit 9e326c375a
40 changed files with 215 additions and 207 deletions
@@ -22,10 +22,10 @@ spec:
environment: prod
spec:
imagePullSecrets:
- name: harbor-secret
- name: registry-secret
containers:
- name: app
image: harbor.mnnu.eu.org/ircs/ircs-notification-worker@sha256:46f41e02c0c76de3e1497ad1c1eaf554f72e0f6a47dfc3a56c798c5e6fc4cf82
image: registry.mnnu.eu.org/ircs/ircs-notification-worker:sha-de9957f9ced5
imagePullPolicy: IfNotPresent
ports:
- name: http
@@ -135,4 +135,3 @@ spec:
limits:
cpu: 250m
memory: 512Mi