Some checks failed
Build (develop) / Promote (main) / build-and-push-deploy (push) Failing after 8s
8 lines
161 B
YAML
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"
|