This commit is contained in:
ArgoCD Setup
2026-04-10 12:46:33 -03:00
parent ca02d12bef
commit 48dc9e6569
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ LABEL maintainer="workshop"
LABEL description="App que trava para demonstrar liveness probes"
# Metadados OCI
LABEL org.opencontainers.image.source="https://git.kube.quest"
LABEL org.opencontainers.image.source="https://git-morada.kube.quest"
LABEL org.opencontainers.image.title="node-bugado"
WORKDIR /app

View File

@@ -27,7 +27,7 @@ spec:
containers:
- name: node-bugado
# IMPORTANTE: Esta linha é atualizada automaticamente pelo GitLab CI
image: registry.kube.quest/depaula/node-bugado:latest
image: git-morada.kube.quest/depaula/node-bugado:latest
ports:
- containerPort: 3000
name: http

View File

@@ -21,7 +21,7 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: bugado.kube.quest
- host: bugado2.kube.quest
http:
paths:
- path: /