Files
Vendaweb-portal/k8s/base/configmap.yaml
Joelbrit0 0fd088a222
Some checks failed
Build (develop) / Promote (main) / build-and-push-deploy (push) Failing after 8s
chore: add k8s manifests and deploy workflow for portal
2026-01-29 16:00:14 -03:00

8 lines
161 B
YAML

apiVersion: v1
kind: ConfigMap
metadata:
name: vendaweb-portal-config
data:
API_URL: "https://vendaweb-api.example.com"
URL_PIX: "https://pix.example.com"