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
@@ -1,4 +1,4 @@
apiVersion: v1
apiVersion: v1
kind: ConfigMap
metadata:
name: ircs-frontend-gateway-nginx
@@ -308,10 +308,10 @@ spec:
ircs.prodigalgal.com/config-version: "bff-20260606-1"
spec:
imagePullSecrets:
- name: harbor-secret
- name: registry-secret
containers:
- name: huawai
image: harbor.mnnu.eu.org/ircs/huawai@sha256:a411c3498cd2871093953b570616a6e89b3f0d1621308e175692dffd109b2751
image: registry.mnnu.eu.org/ircs/ircs-huawai-frontend:sha-fbd4430f6682
imagePullPolicy: IfNotPresent
ports:
- name: http
@@ -369,10 +369,10 @@ spec:
ircs.prodigalgal.com/no-public-route: "true"
spec:
imagePullSecrets:
- name: harbor-secret
- name: registry-secret
containers:
- name: ircs-admin-frontend
image: harbor.mnnu.eu.org/ircs/ircs-frontend@sha256:132b7d3bb073734ab8072769521e94885b25f8e9e319253e7c1c433d87c91302
image: registry.mnnu.eu.org/ircs/ircs-admin-frontend:sha-7a74ebb402ab
imagePullPolicy: IfNotPresent
ports:
- name: http
@@ -465,4 +465,3 @@ spec:
- name: nginx-config
configMap:
name: ircs-frontend-gateway-nginx