Update k8s/05-frontend.yaml
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled

This commit is contained in:
2026-04-06 12:49:53 +00:00
parent e575e56859
commit a5343f22cb

View File

@@ -17,7 +17,7 @@ spec:
- name: gitea-registry-secret - name: gitea-registry-secret
containers: containers:
- name: frontend - name: frontend
image: 192.168.x.x:3000/username/portal-frontend:latest image: 192.168.10.101:30000/qorgh529/portal-frontend:latest
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 80 - containerPort: 80